chore: more strict auto import

zio/stable
Anthony Fu 2023-01-16 12:42:48 +01:00
parent 8bb6ee7639
commit 7389226c38
1 changed files with 1 additions and 1 deletions

View File

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