iching-broker-level3/tsconfig.json

9 lines
No EOL
174 B
JSON

{
"compilerOptions": {
"target": "es2020",
"esModuleInterop": true,
"forceConsistentCasingInFileNames": true,
"strict": true,
"skipLibCheck": true
}
}