Chore: updates strict null errors count to 699

This commit is contained in:
Lukas Siatka
2020-06-02 15:25:45 +02:00
parent 6ecc4e83e7
commit 2fb122bda9
+1 -1
View File
@@ -4,7 +4,7 @@ echo -e "Collecting code stats (typescript errors & more)"
ERROR_COUNT_LIMIT=701
ERROR_COUNT_LIMIT=699
DIRECTIVES_LIMIT=172
CONTROLLERS_LIMIT=139