Skip to content

Commit

Permalink
build: drop prettier format for eslint
Browse files Browse the repository at this point in the history
  • Loading branch information
Scrum committed Jan 12, 2018
1 parent 63532ec commit a7caaa3
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 @@ -66,7 +66,6 @@
"coveralls": "^2.13.0",
"eslint": "^3.19.0",
"eslint-config-xo": "^0.18.1",
"eslint-formatter-pretty": "^1.1.0",
"eslint-plugin-ava": "^4.2.0",
"eslint-plugin-babel": "^4.1.1",
"eslint-plugin-markdown": "^1.0.0-beta.4",
Expand Down Expand Up @@ -132,7 +131,6 @@
]
},
"eslintConfig": {
"format": "node_modules/eslint-formatter-pretty",
"parser": "babel-eslint",
"plugins": [
"ava",
Expand Down

0 comments on commit a7caaa3

Please sign in to comment.