chore: lint

This commit is contained in:
braks
2023-05-25 20:48:26 +02:00
committed by Braks
parent 0e5a678a7b
commit 94b43a68d6
6 changed files with 17 additions and 8 deletions
+2
View File
@@ -5,6 +5,8 @@
"noEmit": true,
"declaration": false,
"resolveJsonModule": true,
"emitDeclarationOnly": false,
"allowJs": true,
"types": [
"vite/client"
],