chore: more strict auto import

This commit is contained in:
Anthony Fu 2023-01-16 12:42:48 +01:00
parent 8bb6ee7639
commit 7389226c38

View file

@ -61,7 +61,7 @@ export default defineNuxtConfig({
'./composables/masto',
'./composables/push-notifications',
'./composables/settings',
'./composables/tiptap',
'./composables/tiptap/index.ts',
],
},
vite: {