We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 739ae77 commit a22b7c6Copy full SHA for a22b7c6
1 file changed
.prettierrc.json
@@ -0,0 +1,6 @@
1
+{
2
+ "useTabs": true,
3
+ "printWidth": 120,
4
+ "semi": true,
5
+ "singleQuote": true
6
+}
0 commit comments