Skip to content

Commit

Permalink
docs: README.md update
Browse files Browse the repository at this point in the history
  • Loading branch information
SandroMiguel committed Jun 5, 2019
1 parent 3329e65 commit d95de54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ Open the `package.json` file and add the following scripts entries:
"scripts": {
"lint": "eslint .",
"lint-fix": "eslint . --fix"
"lint:fix": "eslint . --fix"
},
...
Expand Down

0 comments on commit d95de54

Please sign in to comment.