Skip to content

Commit

Permalink
removed xo fix script - npm run xo -- --fix is good enough
Browse files Browse the repository at this point in the history
  • Loading branch information
stbaer committed Jan 7, 2017
1 parent b63f3b3 commit 0b6d7fd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@
],
"scripts": {
"xo": "xo",
"xofix": "xo --fix",
"test": "xo",
"prerelease": "xo",
"release": "./bin/release.js",
Expand Down

0 comments on commit 0b6d7fd

Please sign in to comment.