chore: enable type checking in more places
This commit is contained in:
parent
08d629ea78
commit
1e0f733c50
3 changed files with 3 additions and 3 deletions
2
app.vue
2
app.vue
|
@ -1,4 +1,4 @@
|
|||
<script setup>
|
||||
<script setup lang="ts">
|
||||
setupPageHeader()
|
||||
await setupI18n()
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue