mirror of
https://github.com/grafana/grafana.git
synced 2026-08-11 05:34:53 -05:00
noImplicitAny: SingleStat panel (#17616)
* noImplicitAny on Singlestat * Lower threshold * Fix fixes
This commit is contained in:
committed by
Torkel Ödegaard
parent
c75d026186
commit
8b8f2c4540
@@ -3,7 +3,7 @@
|
||||
echo -e "Collecting code stats (typescript errors & more)"
|
||||
|
||||
|
||||
ERROR_COUNT_LIMIT=5090
|
||||
ERROR_COUNT_LIMIT=4930
|
||||
DIRECTIVES_LIMIT=172
|
||||
CONTROLLERS_LIMIT=139
|
||||
|
||||
|
||||
Reference in New Issue
Block a user