[eslint] remove exception for semi
This commit is contained in:
@ -2,7 +2,6 @@
|
||||
extends: "@elastic/eslint-config-kibana"
|
||||
|
||||
rules:
|
||||
semi: warn
|
||||
one-var: warn
|
||||
new-cap: warn
|
||||
space-unary-ops: warn
|
||||
|
||||
Reference in New Issue
Block a user