Chore: noImplicitAny Sub 500 errors (#18287)

This commit is contained in:
Tobias Skarhed
2019-07-30 15:49:32 +02:00
committed by GitHub
parent 7949329636
commit 7891233812
74 changed files with 351 additions and 254 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
echo -e "Collecting code stats (typescript errors & more)"
ERROR_COUNT_LIMIT=1670
ERROR_COUNT_LIMIT=800
DIRECTIVES_LIMIT=172
CONTROLLERS_LIMIT=139