Skip to content

Commit

Permalink
Fix .eslintrc.js
Browse files Browse the repository at this point in the history
  • Loading branch information
papandreou committed May 26, 2018
1 parent dfba264 commit 94459c4
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .eslintrc.js
Expand Up @@ -4,6 +4,5 @@ module.exports = {
],
env: {
es6: true
},
parserOptions: null
}
};

0 comments on commit 94459c4

Please sign in to comment.