mirror of
https://github.com/robonen/tools.git
synced 2026-03-20 10:54:44 +00:00
feat: update package.json exports to support new module formats and types
This commit is contained in:
@@ -9,6 +9,9 @@
|
||||
},
|
||||
"vueCompilerOptions": {
|
||||
"strictTemplates": true,
|
||||
"fallthroughAttributes": true
|
||||
"fallthroughAttributes": true,
|
||||
"inferTemplateDollarAttrs": true,
|
||||
"inferTemplateDollarEl": true,
|
||||
"inferTemplateDollarRefs": true
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user