Skip to content

Commit

Permalink
Merge pull request #3 from SandroMiguel/feature/protip-install-eslint…
Browse files Browse the repository at this point in the history
…-vscode

docs: add prop tip
  • Loading branch information
SandroMiguel authored Aug 11, 2019
2 parents 1f4ece9 + 481c1d9 commit 88852d2
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,10 @@ Open the `package.json` file and add the following scripts entries:

`yarn lint:format` or `npm run lint:format` to format your code.

#### Pro tip

Install [ESLint](https://marketplace.visualstudio.com/items?itemName=dbaeumer.vscode-eslint) and [Prettier](https://marketplace.visualstudio.com/items?itemName=esbenp.prettier-vscode) extensions for Visual Studio Code.

## Credits

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

0 comments on commit 88852d2

Please sign in to comment.