Skip to content

Commit

Permalink
Update docs/development/architecture/PACKAGES.md
Browse files Browse the repository at this point in the history
  • Loading branch information
JoshuaKGoldberg committed Nov 3, 2022
1 parent b630c0a commit eea220c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/development/architecture/PACKAGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ Any custom rules you write generally will be as well.
[`@typescript-eslint/eslint-plugin-tslint`] is a separate ESLint plugin that allows running TSLint rules within ESLint to help you migrate from TSLint to ESLint.

:::caution
**TSLint is deprecated.** It is in your best interest to migrate off it. See [Linting > Troubleshooting & FAQs > What About TSLint?](../../linting/troubleshooting/TSLint.md).
**TSLint is deprecated.** It is in your best interest to migrate off it. See [Linting > Troubleshooting & FAQs > What About TSLint?](../../linting/troubleshooting/TSLINT.md).
:::

[`@typescript-eslint/eslint-plugin-tslint`]: https://github.com/typescript-eslint/typescript-eslint/tree/main/packages/eslint-plugin-tslint
Expand Down

0 comments on commit eea220c

Please sign in to comment.