We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
.prettierrc
1 parent f70116a commit 9b63460Copy full SHA for 9b63460
1 file changed
.prettierrc
@@ -1,6 +1,6 @@
1
{
2
- "trailingComma": "es5",
3
- "tabWidth": 2,
4
- "semi": false,
5
- "singleQuote": true
6
- }
+ "trailingComma": "es5",
+ "tabWidth": 2,
+ "semi": false,
+ "singleQuote": true
+}
0 commit comments