Commit 152ec7dc authored by afc163's avatar afc163

remove eslint warning

parent e7a7dd85
......@@ -61,11 +61,6 @@ module.exports = {
'no-restricted-globals': [0],
'require-yield': [1],
},
parserOptions: {
ecmaFeatures: {
experimentalObjectRestSpread: true,
},
},
settings: {
polyfills: ['fetch', 'promises'],
},
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment