chore: more strict auto import

pull/1223/head
Anthony Fu 2023-01-16 12:42:48 +01:00
rodzic 8bb6ee7639
commit 7389226c38
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

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