We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 836952b commit fae6d6dCopy full SHA for fae6d6d
src/.prettierrc.json
@@ -0,0 +1,8 @@
1
+{
2
+ "printWidth": 175,
3
+ "semi": true,
4
+ "singleQuote": true,
5
+ "tabWidth": 4,
6
+ "trailingComma": "es5",
7
+ "useTabs": true
8
+}
0 commit comments