Skip to content

Commit 6e054a5

Browse files
ShayanTheNerdamir-rahmanii
authored andcommitted
docs: fix the link for eslint-plugin-vitest
1 parent e72bfea commit 6e054a5

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -194,24 +194,24 @@ export default defineConfig({
194194

195195
## What's included?
196196

197-
* [@eslint-react/eslint-plugin](https://eslint-react.xyz/)
197+
* [@eslint-react/eslint-plugin](https://eslint-react.xyz)
198198
* [@next/eslint-plugin-next](https://nextjs.org/docs/basic-features/eslint#eslint-plugin)
199199
* [@stylistic/eslint-plugin](https://eslint.style/packages/default)
200+
* [@vitest/eslint-plugin](https://github.com/vitest-dev/eslint-plugin-vitest)
200201
* [eslint-plugin-cypress](https://github.com/cypress-io/eslint-plugin-cypress)
201202
* [eslint-plugin-import-x](https://github.com/un-ts/eslint-plugin-import-x)
202203
* [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest)
203204
* [eslint-plugin-jest-formatting](https://github.com/dangreenisrael/eslint-plugin-jest-formatting)
204205
* [eslint-plugin-jsx-a11y](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y)
205206
* [eslint-plugin-n](https://github.com/eslint-community/eslint-plugin-n)
206-
* [eslint-plugin-perfectionist](https://perfectionist.dev/)
207+
* [eslint-plugin-perfectionist](https://perfectionist.dev)
207208
* [eslint-plugin-playwright](https://github.com/playwright-community/eslint-plugin-playwright)
208209
* [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier)
209210
* [eslint-plugin-promise](https://github.com/eslint-community/eslint-plugin-promise)
210211
* [eslint-plugin-react-hooks](https://www.npmjs.com/package/eslint-plugin-react-hooks)
211212
* [eslint-plugin-storybook](https://github.com/storybookjs/eslint-plugin-storybook#readme)
212213
* [eslint-plugin-better-tailwindcss](https://github.com/schoero/eslint-plugin-better-tailwindcss)
213-
* [eslint-plugin-vitest](https://www.npmjs.com/package/eslint-plugin-vitest)
214-
* [typescript-eslint](https://typescript-eslint.io/)
214+
* [typescript-eslint](https://typescript-eslint.io)
215215
* [eslint-plugin-regexp](https://www.npmjs.com/package/eslint-plugin-regexp)
216216

217217
That's all. Feel free to use 💛

0 commit comments

Comments
 (0)