Skip to content

Commit

Permalink
chore(deps): remove babel-eslint
Browse files Browse the repository at this point in the history
  • Loading branch information
dustinspecker committed Nov 5, 2016
1 parent cdacb2c commit 8467fc9
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion .eslintrc
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
{
"parser": "babel-eslint",
"extends": "dustinspecker/esnext",
plugins: [
"no-use-extend-native"
Expand Down
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@
"devDependencies": {
"ava": "^0.16.0",
"babel-cli": "^6.4.0",
"babel-eslint": "^6.0.0",
"babel-preset-es2015": "^6.3.13",
"babel-register": "^6.4.3",
"coveralls": "^2.11.6",
Expand Down

0 comments on commit 8467fc9

Please sign in to comment.