forked from Mirrors/elk
chore: more strict auto import
This commit is contained in:
parent
8bb6ee7639
commit
7389226c38
1 changed files with 1 additions and 1 deletions
|
@ -61,7 +61,7 @@ export default defineNuxtConfig({
|
|||
'./composables/masto',
|
||||
'./composables/push-notifications',
|
||||
'./composables/settings',
|
||||
'./composables/tiptap',
|
||||
'./composables/tiptap/index.ts',
|
||||
],
|
||||
},
|
||||
vite: {
|
||||
|
|
Loading…
Reference in a new issue