This commit is contained in:
@ -6,7 +6,7 @@
|
||||
"./typed-router.d.ts",
|
||||
"./auto-imports.d.ts",
|
||||
"./components.d.ts",
|
||||
"env.d.ts", // TODO: compilerOptions.types
|
||||
// "env.d.ts",
|
||||
"src/**/*",
|
||||
"src/**/*.vue"
|
||||
],
|
||||
@ -23,5 +23,10 @@
|
||||
"./src/*"
|
||||
]
|
||||
}
|
||||
}
|
||||
},
|
||||
/* "vueCompilerOptions": {
|
||||
"plugins": [
|
||||
"unplugin-vue-macros/volar"
|
||||
],
|
||||
}, */
|
||||
}
|
Reference in New Issue
Block a user