From e9e88eba7d35d3fdccc0c04b5630fb4cf3a05113 Mon Sep 17 00:00:00 2001 From: Anthony Fu Date: Tue, 19 Mar 2024 15:51:49 +0100 Subject: [PATCH] docs: add deprecation notice (#205) --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 762633b..452f4e3 100644 --- a/README.md +++ b/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]