mirror of
https://github.com/elastic/kibana.git
synced 2025-04-25 02:09:32 -04:00
[eslint/console] enable no-undef rule
This commit is contained in:
parent
da74036252
commit
9bb2581071
1 changed files with 0 additions and 1 deletions
|
@ -22,7 +22,6 @@ rules:
|
|||
no-nested-ternary: off
|
||||
no-proto: off
|
||||
no-sequences: off
|
||||
no-undef: off
|
||||
no-use-before-define: off
|
||||
one-var: off
|
||||
quotes: off
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue