Skip to content

Commit 3ea4242

Browse files
Update: README.md (#375)
Suggest new users read `Integrating with linters`
1 parent 13c19a6 commit 3ea4242

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ Runs [Prettier](https://github.com/prettier/prettier) as an [ESLint](http://esli
44

55
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.
66

7+
Please read [Integrating with linters](https://prettier.io/docs/en/integrating-with-linters.html) before installing.
8+
79
## Sample
810

911
```js

0 commit comments

Comments
 (0)