Disable rule "no-ids".
parent
ee6558d57e
commit
250c30ea64
|
@ -26,7 +26,7 @@ rules:
|
||||||
|
|
||||||
no-warn: 1
|
no-warn: 1
|
||||||
no-debug: 1
|
no-debug: 1
|
||||||
no-ids: 2
|
no-ids: 0
|
||||||
no-important: 2
|
no-important: 2
|
||||||
hex-notation:
|
hex-notation:
|
||||||
- 2
|
- 2
|
||||||
|
|
Loading…
Reference in New Issue