noImplicitAny: Lower count to about 3450 (#17799)

This commit is contained in:
Tobias Skarhed
2019-06-27 15:56:02 +02:00
committed by Torkel Ödegaard
parent 8fcc370fe9
commit 0b9de3f761
27 changed files with 213 additions and 141 deletions

View File

@@ -3,7 +3,7 @@
echo -e "Collecting code stats (typescript errors & more)"
ERROR_COUNT_LIMIT=3789
ERROR_COUNT_LIMIT=3440
DIRECTIVES_LIMIT=172
CONTROLLERS_LIMIT=139