Files
castration_tracker/tsconfig.json
2026-04-16 22:00:50 +02:00

18 lines
287 B
JSON

{
"files": [],
"references": [
{
"path": "./tsconfig.node.json"
},
{
"path": "./tsconfig.vite.json"
}
],
"compilerOptions": {
"checkJs": true,
"verbatimModuleSyntax": true,
"skipLibCheck": true,
"strict": true,
"noEmit": true
}
}