Skip to content

Commit

Permalink
Update .eslintrc.js
Browse files Browse the repository at this point in the history
  • Loading branch information
jaywcjlove committed Jan 30, 2018
1 parent ed84b98 commit d24ae00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .eslintrc.js
Expand Up @@ -13,7 +13,7 @@ const eslintrc = {
"react",
"import"
],
parserOptions: {
"parserOptions": {
parser: 'babel-eslint',
},
"rules": {
Expand Down

0 comments on commit d24ae00

Please sign in to comment.