plugins-evert/tsconfig.json

2 lines
208 B
JSON
Raw Normal View History

2020-12-03 19:27:14 +00:00
{"compilerOptions":{"downlevelIteration":true,"esModuleInterop":true,"experimentalDecorators":true,"forceConsistentCasingInFileNames":true,"skipLibCheck":true,"sourceMap":false,"strict":true,"target":"es5"}}