service-matrix/tsconfig.json
2021-01-19 13:54:54 +02:00

2 lines
208 B
JSON

{"compilerOptions":{"downlevelIteration":true,"esModuleInterop":true,"experimentalDecorators":true,"forceConsistentCasingInFileNames":true,"skipLibCheck":true,"sourceMap":false,"strict":true,"target":"es5"}}