revert tsconfig change

This commit is contained in:
Eugenio Romano
2017-07-05 15:42:45 +02:00
committed by Eugenio Romano
parent 866cb121fb
commit dd48b53b7d

View File

@@ -43,9 +43,7 @@
"es2015", "es2015",
"dom" "dom"
], ],
"suppressImplicitAnyIndexErrors": true, "suppressImplicitAnyIndexErrors": true
"noUnusedLocals": true,
"noUnusedParameters": true
}, },
"exclude": [ "exclude": [
"demo", "demo",