We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f013637 commit 1acf113Copy full SHA for 1acf113
.prettierrc
@@ -2,5 +2,6 @@
2
"printWidth": 160,
3
"tabWidth": 4,
4
"useTabs": true,
5
- "endOfLine": "crlf"
6
-}
+ "endOfLine": "crlf",
+ "trailingComma": "es5"
7
+}
0 commit comments