We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d2f4705 commit 5ae5ce1Copy full SHA for 5ae5ce1
.prettierrc.json
@@ -2,5 +2,6 @@
2
"semi": false,
3
"singleQuote": true,
4
"jsxSingleQuote": true,
5
+ "trailingComma": "es5",
6
"endOfLine": "lf"
7
}
0 commit comments