Chore: Update strictNullChecks error limit (#18387)

This commit is contained in:
Hugo Häggmark 2019-08-05 15:06:51 +02:00 committed by Tobias Skarhed
parent c8b195147e
commit c82a26e2b2

View File

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