revert tsconfig change

This commit is contained in:
Eugenio Romano
2017-07-05 15:42:45 +02:00
parent 568ae1f32d
commit 73967518d8

View File

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