plugins-core/tsconfig.json
2020-11-29 20:54:25 +02:00

2 lines
208 B
JSON

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