update more configs and stuff

This commit is contained in:
mrjvs
2023-06-21 15:12:45 +02:00
parent b4656c679a
commit 6805a79f1c
3 changed files with 15 additions and 7 deletions

View File

@@ -11,8 +11,7 @@
"isolatedModules": false,
"paths": {
"@/*": ["./*"]
},
"types": ["vitest/globals"]
}
},
"include": ["src"],
"exclude": ["node_modules", "**/__tests__/*"]