Skip to content

Commit 1afefbc

Browse files
Update docs/user-guide/README.md
Co-authored-by: Flo Edelmann <florian-edelmann@online.de>
1 parent c45ded3 commit 1afefbc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/user-guide/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -344,7 +344,7 @@ See also: "[Visual Studio Code](#editor-integrations)" section and [Vetur - Lint
344344

345345
You need to use [vue-eslint-parser] v9.0.0 or later.
346346

347-
Previously you had to use the [vue/script-setup-uses-vars](../rules/script-setup-uses-vars.md) rule, but now you don't.
347+
Previously you had to use the [vue/script-setup-uses-vars](../rules/script-setup-uses-vars.md) rule, this is no longer needed.
348348

349349
#### Compiler macros such as `defineProps` and `defineEmits` generate `no-undef` warnings
350350

0 commit comments

Comments
 (0)