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