Skip to content
This repository has been archived by the owner on Mar 19, 2024. It is now read-only.

Commit

Permalink
docs: add deprecation notice (#205)
Browse files Browse the repository at this point in the history
  • Loading branch information
antfu committed Mar 19, 2024
1 parent 681fee5 commit e9e88eb
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
@@ -1,3 +1,9 @@
> [!NOTE]
> `eslint-plugin-nuxt` was designed for Nuxt 2 and will not receive active development. Since many rules are no longer relevant in Nuxt 3, we created a new nuxt plugin [`@nuxt/eslint-plugin`](https://eslint.nuxt.com/packages/plugin) for Nuxt 3 under the [nuxt/eslint](https://github.com/nuxt/eslint) repository.
----


# eslint-plugin-nuxt

[![Standard JS][standard-js-src]][standard-js-href]
Expand Down

0 comments on commit e9e88eb

Please sign in to comment.