From 68b184a5245200ba27d7c6eedea8458bc2819077 Mon Sep 17 00:00:00 2001 From: Yosuke Ota Date: Tue, 19 Oct 2021 18:08:56 +0900 Subject: [PATCH] Update document (#1666) --- docs/user-guide/README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/docs/user-guide/README.md b/docs/user-guide/README.md index 1a62fbf71..630e92893 100644 --- a/docs/user-guide/README.md +++ b/docs/user-guide/README.md @@ -25,8 +25,6 @@ yarn add -D eslint eslint-plugin-vue - ESLint v6.2.0 and above - Node.js v8.10.0 and above -We have started supporting ESLint v8.0.0 beta, but note that beta support will be dropped once the stable version is released. - ::: ## :book: Usage