Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 66e3201

Browse files
authored
Fix options in docs for no-template-shadow (#2517)
1 parent 37e971a commit 66e3201

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎docs/rules/no-template-shadow.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ This rule takes one optional object option, with the property `"allow"`.
5555

5656
```json
5757
{
58-
"no-template-shadow": ["error", { "allow": [] }]
58+
"vue/no-template-shadow": ["error", { "allow": [] }]
5959
}
6060
```
6161

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /