[Improvement] add babel-eslint (#1231)
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
module.exports = {
|
||||
parserOptions: {
|
||||
parser: 'babel-eslint',
|
||||
ecmaVersion: 6,
|
||||
ecmaFeatures: {
|
||||
experimentalObjectRestSpread: true,
|
||||
|
||||
Reference in New Issue
Block a user