Skip to content
This repository was archived by the owner on Mar 7, 2025. It is now read-only.

Commit 72fefea

Browse files
authored
docs: add link to npm org, listing all available packages (#20)
1 parent 430a30c commit 72fefea

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@
1717

1818
This repository is a monorepo that contains types for [eslint-define-config](https://github.com/eslint-types/eslint-define-config).
1919

20+
[All supported packages](https://npmjs.com/~eslint-types/)
21+
2022
You can install them e.g. via `npm install @eslint-types/import` which will contain types for the `eslint-plugin-import` plugin.
2123
Then you can use them in your `.eslintrc.cjs` config like this:
2224

0 commit comments

Comments
 (0)