Skip to content

Commit 63f1ee2

Browse files
fix: delete tslint from docs (#12538)
1 parent f7f13dc commit 63f1ee2

File tree

2 files changed

+0
-9
lines changed

2 files changed

+0
-9
lines changed

docs/integrating-with-linters.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ Linters usually contain not only code quality rules, but also stylistic rules. M
88
Luckily it’s easy to turn off rules that conflict or are unnecessary with Prettier, by using these pre-made configs:
99

1010
- [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier)
11-
- [tslint-config-prettier](https://github.com/alexjoverm/tslint-config-prettier)
1211
- [stylelint-config-prettier](https://github.com/prettier/stylelint-config-prettier)
1312

1413
Check out the above links for instructions on how to install and set things up.
@@ -20,7 +19,6 @@ When searching for both Prettier and your linter on the Internet you’ll probab
2019
First, we have plugins that let you run Prettier as if it was a linter rule:
2120

2221
- [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier)
23-
- [tslint-plugin-prettier](https://github.com/ikatyang/tslint-plugin-prettier)
2422
- [stylelint-prettier](https://github.com/prettier/stylelint-prettier)
2523

2624
These plugins were especially useful when Prettier was new. By running Prettier inside your linters, you didn’t have to set up any new infrastructure and you could re-use your editor integrations for the linters. But these days you can run `prettier --check .` and most editors have Prettier support.
@@ -34,7 +32,6 @@ The downsides of those plugins are:
3432
Finally, we have tools that run `prettier` and then immediately for example `eslint --fix` on files.
3533

3634
- [prettier-eslint](https://github.com/prettier/prettier-eslint)
37-
- [prettier-tslint](https://github.com/azz/prettier-tslint)
3835
- [prettier-stylelint](https://github.com/hugomrdias/prettier-stylelint)
3936

4037
Those are useful if some aspect of Prettier’s output makes Prettier completely unusable to you. Then you can have for example `eslint --fix` fix that up for you. The downside is that these tools are much slower than just running Prettier.

docs/related-projects.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -16,12 +16,6 @@ title: Related Projects
1616
- [stylelint-prettier](https://github.com/prettier/stylelint-prettier) runs Prettier as a stylelint rule and reports differences as individual stylelint issues
1717
- [prettier-stylelint](https://github.com/hugomrdias/prettier-stylelint) passes `prettier` output to `stylelint --fix`
1818

19-
## TSLint Integrations
20-
21-
- [tslint-config-prettier](https://github.com/alexjoverm/tslint-config-prettier) use TSLint with Prettier without any conflict
22-
- [tslint-plugin-prettier](https://github.com/ikatyang/tslint-plugin-prettier) runs Prettier as a TSLint rule and reports differences as individual TSLint issues
23-
- [prettier-tslint](https://github.com/azz/prettier-tslint) passes `prettier` output to `tslint --fix`
24-
2519
## Forks
2620

2721
- [prettierx](https://github.com/brodybits/prettierx) less opinionated fork of Prettier

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy