fengxiang
2017-12-27 072f1c666b2367a1feafcb94dacc620ebc341ef6
tsconfig.json
@@ -7,6 +7,8 @@
    "moduleResolution": "node",
    "emitDecoratorMetadata": true,
    "experimentalDecorators": true,
    "noUnusedLocals": false,
    "noUnusedParameters": false,
    "target": "es5",
    "typeRoots": [
      "node_modules/@types"