提交 ba23bf20 编写于 作者: Huan (李卓桓)'s avatar Huan (李卓桓)

set multiline trailing comma true

上级 ff197f76
......@@ -71,9 +71,9 @@
"semicolon": false,
"switch-default": false,
"trailing-comma": [
false,
true,
{
"multiline": "never",
"multiline": "always",
"singleline": "never"
}
],
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册