This commit is contained in:
Maxime GRIS
2017-04-27 21:03:16 +02:00
parent 3705a35c73
commit 4efd1880a2

View File

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