Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Kikobeats committed Aug 23, 2018
1 parent eeb9a8c commit 0806424
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"clean": "rm -rf node_modules",
"coveralls": "nyc report --reporter=text-lcov | coveralls",
"dev": "nodemon --exec \"npm start\" -e \"js\"",
"lint": "standard-markdown && standard",
"lint": "standard-markdown README.md && standard",
"precommit": "lint-staged",
"precommit-lint": "prettier-standard",
"prelint": "npm run pretty",
Expand Down

0 comments on commit 0806424

Please sign in to comment.