Skip to content

Commit

Permalink
Update: README.md (#375)
Browse files Browse the repository at this point in the history
Suggest new users read `Integrating with linters`
  • Loading branch information
christiantakle committed Jan 18, 2021
1 parent 13c19a6 commit 3ea4242
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ Runs [Prettier](https://github.com/prettier/prettier) as an [ESLint](http://esli

If your desired formatting does not match Prettier’s output, you should use a different tool such as [prettier-eslint](https://github.com/prettier/prettier-eslint) instead.

Please read [Integrating with linters](https://prettier.io/docs/en/integrating-with-linters.html) before installing.

## Sample

```js
Expand Down

0 comments on commit 3ea4242

Please sign in to comment.