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 bd20b8b

Browse files
Hornet-Wingmysticatea
authored andcommitted
Docs: fix a json formatting error in the options example (#364)
1 parent 095ef4f commit bd20b8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎docs/rules/order-in-components.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ If you want you can change the order providing the optional configuration in you
4646

4747
``` json
4848
"vue/order-in-components": ["error", {
49-
order: [
49+
"order": [
5050
"el",
5151
"name",
5252
"parent",

0 commit comments

Comments
(0)

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