From 1970cfab16e6ec37f9665780f776a83f67724fe2 Mon Sep 17 00:00:00 2001 From: Ricardo Gobbo de Souza Date: Fri, 10 Mar 2023 15:20:21 -0300 Subject: [PATCH] docs: add note for nuxt 2 --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 3936f0d..71866b1 100755 --- a/README.md +++ b/README.md @@ -10,6 +10,13 @@ [📖 **Release Notes**](./CHANGELOG.md) +--- + +**Note:** This branch is for **Nuxt 3** or **Nuxt Bridge** compatible module. +Checkout the [`v3` branch](https://github.com/nuxt-community/eslint-module/tree/v3) for **Nuxt 2** support. + +--- + ## Requirements You need to ensure that you have `eslint >= 7` installed: