[eslint] remove exception for space-unary-ops
This commit is contained in:
@ -2,7 +2,6 @@
|
||||
extends: "@elastic/eslint-config-kibana"
|
||||
|
||||
rules:
|
||||
space-unary-ops: warn
|
||||
dot-notation: warn
|
||||
quotes: warn
|
||||
no-use-before-define: warn
|
||||
|
||||
Reference in New Issue
Block a user