Skip to content

Commit

Permalink
Get eslint working for react, see phetsims/binder#26
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisklus committed Jul 23, 2019
1 parent 998727b commit 0dcc680
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
"babel-core": "^6.26.3",
"babel-preset-env": "~1.6.1",
"eslint": "~5.14.1",
"eslint-plugin-react": "^7.14.3",
"grunt": "~1.0.0",
"istanbul": "~0.4.5",
"jimp": "^0.2.0",
Expand Down

0 comments on commit 0dcc680

Please sign in to comment.