Skip to content

Commit

Permalink
chore: 🍄 trailingComma: all
Browse files Browse the repository at this point in the history
  • Loading branch information
bubkoo committed Dec 4, 2019
1 parent e6f0a1b commit 21a90c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .prettierrc
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@
"semi": false,
"singleQuote": true,
"printWidth": 80,
"trailingComma": "es5",
"trailingComma": "all",
"proseWrap": "never"
}

0 comments on commit 21a90c9

Please sign in to comment.