NewPanelEdit: Adding repeating options (#22984)

* NewPanelEdit: Adding repeating options

* Added all repeat options

* reduce strict null errors
This commit is contained in:
Torkel Ödegaard
2020-03-24 15:44:13 +01:00
committed by GitHub
parent 57c55f7e16
commit 441e87d4d4
9 changed files with 127 additions and 68 deletions

View File

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