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