mirror of
https://github.com/status-im/embark-area-51.git
synced 2025-01-22 21:29:14 +00:00
fix spread operator eslint error
This commit is contained in:
parent
56e5990b1e
commit
3eb2dbf61e
@ -10,7 +10,7 @@
|
||||
],
|
||||
"parserOptions": {
|
||||
"sourceType": "module",
|
||||
"ecmaVersion": 2017,
|
||||
"ecmaVersion": 2018,
|
||||
"ecmaFeatures": {
|
||||
"jsx": true
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user