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

Appearance settings

Commit bd20b8b

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

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

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

Copy file name to clipboardExpand all lines: docs/rules/order-in-components.md
+1-1Lines 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 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.