UNPKG

274 BJSONView Raw
1{
2 "compilerOptions": {
3 "suppressImplicitAnyIndexErrors": true,
4 "sourceMap": true,
5 "declaration": true,
6 "experimentalDecorators": true,
7 "importHelpers": true,
8 "noImplicitAny": true
9 },
10 "compileOnSave": false,
11 "buildOnSave": false
12}