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 c7bb1f5

Browse files
damanwiththeplanmichalsnik
authored andcommitted
Update html-closing-bracket-newline.md (#508)
Example was not correct
1 parent 1c5604a commit c7bb1f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎docs/rules/html-closing-bracket-newline.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ This rule enforces a line break (or no line break) before tag's closing brackets
2222

2323
```json
2424
{
25-
"html-closing-bracket-newline": ["error", {
25+
"vue/html-closing-bracket-newline": ["error", {
2626
"singleline": "never",
2727
"multiline": "never"
2828
}]

0 commit comments

Comments
(0)

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