Skip to content

Commit

Permalink
docs: update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
SandroMiguel committed Jun 5, 2019
1 parent e34a118 commit 59e570c
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 @@ -59,7 +59,7 @@ Open the `package.json` file and add the following scripts entries:
#### Step 4 - Run the script
`yarn lint` or `npm run lint` to lint your code.

`yarn lint-fix` or `npm run lint-fix` to lint and fix your code.
`yarn lint:fix` or `npm run lint:fix` to lint and fix your code.

## Credits
- Linting - [ESLint](https://eslint.org/)
Expand Down

0 comments on commit 59e570c

Please sign in to comment.