Skip to content

Commit

Permalink
chore(remove cmd): removes f command
Browse files Browse the repository at this point in the history
  • Loading branch information
evenstensberg committed Feb 19, 2018
1 parent 6dc12af commit 7adfdcf
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 @@ -17,7 +17,6 @@
},
"scripts": {
"lint": "eslint \"**/*.js\"",
"f":"prettier-eslint \"build/changelog-generator/index.js\" --write",
"format": "prettier-eslint \"bin/**/*.js\" \"lib/**/*.js\" \"test/**/*.js\" --write",
"lint:codeOnly": "eslint \"{lib,bin}/**/!(__testfixtures__)/*.js\" \"{lib,bin}/**.js\"",
"precommit": "lint-staged",
Expand Down

0 comments on commit 7adfdcf

Please sign in to comment.