apkt-eis/tsconfig.json
Dede Fuji Abdul 275153649c first commit
2023-10-16 09:00:27 +07:00

18 lines
283 B
JSON

{
"files": [],
"references": [
{
"path": "./tsconfig.node.json"
},
{
"path": "./tsconfig.app.json"
},
{
"path": "./tsconfig.vitest.json"
}
],
"compilerOptions": {
"strict": true,
"forceConsistentCasingInFileNames": true
}
}