mirror of
https://github.com/ZeppelinBot/Zeppelin.git
synced 2025-05-10 04:25:01 +00:00
prettier: enable dangling commas
This commit is contained in:
parent
4cdfa15613
commit
1ff10aabbe
1 changed files with 2 additions and 1 deletions
|
@ -1,3 +1,4 @@
|
||||||
{
|
{
|
||||||
"printWidth": 120
|
"printWidth": 120,
|
||||||
|
"trailingComma": "all"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue