mirror of
https://github.com/embarklabs/embark.git
synced 2025-01-11 06:16:01 +00:00
fix spread operator eslint error
This commit is contained in:
parent
21d8d84cca
commit
1cca98eb30
@ -10,7 +10,7 @@
|
||||
],
|
||||
"parserOptions": {
|
||||
"sourceType": "module",
|
||||
"ecmaVersion": 2017,
|
||||
"ecmaVersion": 2018,
|
||||
"ecmaFeatures": {
|
||||
"jsx": true
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user