Skip to content

Commit 23672cc

Browse files
Update docs/user-guide/README.md
Co-authored-by: Flo Edelmann <[email protected]>
1 parent 289e7b9 commit 23672cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/user-guide/README.md

+1-1
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)