Skip to content

Commit

Permalink
build: drop config xo for eslint
Browse files Browse the repository at this point in the history
  • Loading branch information
Scrum committed Jan 12, 2018
1 parent 47c2c72 commit db82655
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,6 @@
"conventional-changelog-cli": "^1.3.0",
"coveralls": "^2.13.0",
"eslint": "^3.19.0",
"eslint-config-xo": "^0.18.1",
"eslint-plugin-ava": "^4.2.0",
"eslint-plugin-babel": "^4.1.1",
"eslint-plugin-markdown": "^1.0.0-beta.4",
Expand Down Expand Up @@ -138,7 +137,6 @@
"markdown"
],
"extends": [
"xo",
"plugin:xo/recommended",
"plugin:ava/recommended"
]
Expand Down

0 comments on commit db82655

Please sign in to comment.