mirror of
https://github.com/EnixCoda/Gitako.git
synced 2026-03-11 08:54:44 +00:00
style: more comma
This commit is contained in:
parent
f39ba9c96f
commit
b877c258cc
1 changed files with 1 additions and 1 deletions
|
|
@ -63,6 +63,6 @@
|
|||
"printWidth": 100,
|
||||
"singleQuote": true,
|
||||
"semi": false,
|
||||
"trailingComma": "es5"
|
||||
"trailingComma": "all"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue