Update.
This commit is contained in:
parent
50167d3382
commit
745985bf18
1 changed files with 3 additions and 0 deletions
|
@ -5,6 +5,9 @@
|
|||
es6: true
|
||||
node: true
|
||||
|
||||
parserOptions:
|
||||
ecmaVersion: 2019
|
||||
|
||||
rules:
|
||||
array-bracket-spacing: [2, never]
|
||||
arrow-parens: [2, as-needed]
|
||||
|
|
Loading…
Reference in a new issue