Skip to content

Commit 2ee528c

Browse files
docs: add note about typescript-eslint as peer dependency (typescript-eslint#9820)
* docs: add note about typescript-eslint as peer dependency Explain, that there is not need to define the parser and therefore include `typescript-eslint` as peer dependency. * Update docs/developers/ESLint_Plugins.mdx --------- Co-authored-by: Josh Goldberg ✨ <git@joshuakgoldberg.com>
1 parent 2a956b2 commit 2ee528c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/developers/ESLint_Plugins.mdx

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,9 @@ Include the following to enforce the version range allowed without making users'
4242

4343
Those are all packages consumers are expected to be using already.
4444

45+
You don't need to declare any dependencies on `typescript-eslint` or `@typescript-eslint/eslint-plugin`.
46+
Our setup guide ensures that the parser is automatically registered when configuring ESLint.
47+
4548
## `RuleCreator` Usage
4649

4750
We recommend including at least the following three properties in your plugin's [`RuleCreator` extra rule docs types](./Custom_Rules.mdx#extra-rule-docs-types):

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