noImplicitAny: Fix basic errors (#17668)

* Fix basic noImplicitAny errors

* noImplicitAny HeatmapCtrl

* Update error limit
This commit is contained in:
Tobias Skarhed
2019-06-19 19:59:03 +02:00
committed by Torkel Ödegaard
parent 433e5ac049
commit c9ad411d8e
15 changed files with 75 additions and 53 deletions

View File

@@ -190,6 +190,7 @@
"@babel/polyfill": "7.2.5",
"@torkelo/react-select": "2.4.1",
"@types/angular-route": "1.7.0",
"@types/enzyme-adapter-react-16": "1.0.5",
"@types/react-redux": "^7.0.8",
"@types/reselect": "2.2.0",
"angular": "1.6.6",