This commit is contained in:
Joao Moreno
2018-02-22 10:22:10 +01:00
parent 03f92dde0a
commit ca58c21bfc
9 changed files with 16 additions and 26 deletions

View File

@@ -10,7 +10,8 @@
"./node_modules/@types"
],
"strict": true,
"experimentalDecorators": true
"experimentalDecorators": true,
"noUnusedLocals": true
},
"include": [
"src/**/*"