webface-server/tsconfig.json

2 lines
208 B
JSON
Raw Normal View History

2021-07-03 17:51:36 +00:00
{"compilerOptions":{"downlevelIteration":true,"esModuleInterop":true,"experimentalDecorators":true,"forceConsistentCasingInFileNames":true,"skipLibCheck":true,"sourceMap":false,"strict":true,"target":"es5"}}