Chore: Fix noImplicitAny issues (#17636)

* noImplicitAny: TableRenderer

* noImplicitAny and add types

* HeatmapData interface

* Heatmap rendering

* Fix optional type

* Remove use of lodash
This commit is contained in:
Tobias Skarhed
2019-06-19 13:40:42 +02:00
committed by GitHub
parent 7eb820081d
commit 17826796da
12 changed files with 164 additions and 111 deletions

View File

@@ -189,6 +189,7 @@
"dependencies": {
"@babel/polyfill": "7.2.5",
"@torkelo/react-select": "2.4.1",
"@types/angular-route": "1.7.0",
"@types/react-redux": "^7.0.8",
"@types/reselect": "2.2.0",
"angular": "1.6.6",