From a770662c14f06949064233f13724fdc30468ca5b Mon Sep 17 00:00:00 2001 From: Yosuke Ota Date: Fri, 2 Jul 2021 10:00:36 +0900 Subject: [PATCH] Deprecated `vue/experimental-script-setup-vars` rule (#1528) --- docs/rules/README.md | 2 +- docs/rules/experimental-script-setup-vars.md | 2 +- lib/configs/base.js | 1 - lib/rules/experimental-script-setup-vars.js | 3 ++- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/rules/README.md b/docs/rules/README.md index a93d5a640..c5b80f1f7 100644 --- a/docs/rules/README.md +++ b/docs/rules/README.md @@ -24,7 +24,6 @@ Enforce all the rules in this category, as well as all higher priority rules, wi | Rule ID | Description | | |:--------|:------------|:---| | [vue/comment-directive](./comment-directive.md) | support comment-directives in `