From f70123cde4ca54f1d7b3862b93c0ceec2aa5c36b Mon Sep 17 00:00:00 2001 From: yosuke ota Date: Tue, 19 Oct 2021 18:00:43 +0900 Subject: [PATCH] Update document --- 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