Skip to content

Commit

Permalink
docs: add prop tip
Browse files Browse the repository at this point in the history
  • Loading branch information
SandroMiguel committed Aug 11, 2019
1 parent 1f4ece9 commit 481c1d9
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 481c1d9

Please sign in to comment.