webface-server/tsconfig.json
2021-07-03 20:51:36 +03:00

2 lines
208 B
JSON

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