noImplicitAny: SingleStat panel (#17616)

* noImplicitAny on Singlestat

* Lower threshold

* Fix fixes
This commit is contained in:
Tobias Skarhed
2019-06-18 11:44:17 +02:00
committed by Torkel Ödegaard
parent c75d026186
commit 8b8f2c4540
4 changed files with 100 additions and 83 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
echo -e "Collecting code stats (typescript errors & more)"
ERROR_COUNT_LIMIT=5090
ERROR_COUNT_LIMIT=4930
DIRECTIVES_LIMIT=172
CONTROLLERS_LIMIT=139