Typescript: Fixed strict null errors. (#25609)

This commit is contained in:
Marcus Andersson
2020-06-16 07:34:27 +02:00
committed by GitHub
parent bd76c66e50
commit fb7d036fa4
7 changed files with 9 additions and 11 deletions

View File

@@ -2,9 +2,7 @@
echo -e "Collecting code stats (typescript errors & more)"
ERROR_COUNT_LIMIT=726
ERROR_COUNT_LIMIT=724
DIRECTIVES_LIMIT=172
CONTROLLERS_LIMIT=139