service-matrix/tsconfig.json

2 lines
208 B
JSON
Raw Normal View History

2021-01-19 11:54:54 +00:00
{"compilerOptions":{"downlevelIteration":true,"esModuleInterop":true,"experimentalDecorators":true,"forceConsistentCasingInFileNames":true,"skipLibCheck":true,"sourceMap":false,"strict":true,"target":"es5"}}