chore: lint

This commit is contained in:
Anthony Fu 2022-05-24 15:24:26 +08:00
parent 4f220a63b4
commit 0516afb654

View File

@ -52,7 +52,7 @@ export default defineConfig({
'src/composables', 'src/composables',
'src/store', 'src/store',
], ],
vueTemplate: true vueTemplate: true,
}), }),
// https://github.com/antfu/unplugin-vue-components // https://github.com/antfu/unplugin-vue-components