Skip to content

Commit

Permalink
Undo the eslintrc changes
Browse files Browse the repository at this point in the history
  • Loading branch information
jessebeach committed Nov 26, 2019
1 parent d2cffe5 commit 59c3199
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .eslintrc
Expand Up @@ -3,14 +3,6 @@
"plugin:flowtype/recommended"
],
parser: "babel-eslint",
// https://github.com/eslint/eslint/issues/4344#issuecomment-197344872
parserOptions: {
ecmaVersion: 6,
sourceType: "module",
ecmaFeatures: {
modules: true
}
},
plugins: [
"flowtype"
],
Expand Down

0 comments on commit 59c3199

Please sign in to comment.