|
@ -8,7 +8,7 @@ |
|
|
"moduleResolution": "node", |
|
|
"moduleResolution": "node", |
|
|
"emitDecoratorMetadata": true, |
|
|
"emitDecoratorMetadata": true, |
|
|
"experimentalDecorators": true, |
|
|
"experimentalDecorators": true, |
|
|
"target": "es5", |
|
|
|
|
|
|
|
|
"target": "es2015", |
|
|
"typeRoots": [ |
|
|
"typeRoots": [ |
|
|
"node_modules/@types" |
|
|
"node_modules/@types" |
|
|
], |
|
|
], |
|
|