plugins-core/tsconfig.json

2 lines
208 B
JSON
Raw Normal View History

2020-11-29 18:54:25 +00:00
{"compilerOptions":{"downlevelIteration":true,"esModuleInterop":true,"experimentalDecorators":true,"forceConsistentCasingInFileNames":true,"skipLibCheck":true,"sourceMap":false,"strict":true,"target":"es5"}}