8000 rename SG complex expressions rule to simple · vuejs-jp-bot/jp.vuejs.org@168b006 · GitHub
[go: up one dir, main page]

Skip to content

Commit 168b006

Browse files
chrisvfritzvuejs-jp-bot
authored andcommitted
rename SG complex expressions rule to simple
1 parent 96a7117 commit 168b006

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/v2/style-guide/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1080,7 +1080,7 @@ In JavaScript, splitting objects with multiple properties over multiple lines is
10801080

10811081

10821082

1083-
### Complex expressions in templates <sup data-p="b">strongly recommended</sup>
1083+
### Simple expressions in templates <sup data-p="b">strongly recommended</sup>
10841084

10851085
**Component templates should only include simple expressions, with more complex expressions refactored into computed properties or methods.**
10861086

0 commit comments

Comments
 (0)
0