Fix build

This commit is contained in:
mrjvs
2023-08-27 20:47:48 +02:00
parent ffe5e4bb4f
commit be9e8d6da2
6 changed files with 96 additions and 14 deletions

View File

@@ -9,7 +9,7 @@
"baseUrl": "src",
"experimentalDecorators": true,
"isolatedModules": false,
"types": ["vitest/globals"],
"skipLibCheck": true,
"paths": {
"@/*": ["./*"],
"@entrypoint": ["./index.ts"]