8000 Update integrating-with-linters.md (#11399) · prettier/prettier@a1a7502 · GitHub
[go: up one dir, main page]

8000
Skip to content

Commit a1a7502

Browse files
authored
Update integrating-with-linters.md (#11399)
1 parent f63e15d commit a1a7502

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/integrating-with-linters.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ The downsides of those plugins are:
3131
- They are slower than running Prettier directly.
3232
- They’re yet one layer of indirection where things may break.
3333

34-
Finally, we have tools that runs `prettier` and then immediately for example `eslint --fix` on files.
34+
Finally, we have tools that run `prettier` and then immediately for example `eslint --fix` on files.
3535

3636
- [prettier-eslint](https://github.com/prettier/prettier-eslint)
3737
- [prettier-tslint](https://github.com/azz/prettier-tslint)

0 commit comments

Comments
 (0)
0