service-syncplay/tsconfig.json
2020-12-13 22:14:35 +02:00

2 lines
208 B
JSON

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