UNPKG

297 BJSONView Raw
1{
2 "compilerOptions": {
3 "target": "es6",
4 "module": "system",
5 "moduleResolution": "node",
6 "sourceMap": true,
7 "emitDecoratorMetadata": true,
8 "experimentalDecorators": true,
9 "removeComments": false,
10 "noImplicitAny": false,
11 "declaration": true
12 }
13}
\No newline at end of file