chore: lint
This commit is contained in:
parent
503e5b5473
commit
d25d32f473
@ -32,9 +32,9 @@ export default defineConfig({
|
|||||||
],
|
],
|
||||||
dts: true,
|
dts: true,
|
||||||
dirs: [
|
dirs: [
|
||||||
'./src/composables'
|
'./src/composables',
|
||||||
],
|
],
|
||||||
vueTemplate: true
|
vueTemplate: true,
|
||||||
}),
|
}),
|
||||||
|
|
||||||
// https://github.com/antfu/vite-plugin-components
|
// https://github.com/antfu/vite-plugin-components
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user