mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 09:19:04 -04:00
turn off object-literal-sort-keys rule (#20274)
This commit is contained in:
parent
339fd6825a
commit
10e184a40b
1 changed files with 1 additions and 0 deletions
|
@ -9,6 +9,7 @@ rulesDirectory:
|
|||
rules:
|
||||
prettier: true
|
||||
no-unused-variable: true
|
||||
object-literal-sort-keys: false
|
||||
interface-name: false
|
||||
require-license-header:
|
||||
- true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue