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 677d9cf commit 2e6b024Copy full SHA for 2e6b024
.prettierrc.yml
@@ -0,0 +1,7 @@
1
+trailingComma: none
2
+singleQuote: true
3
+overrides:
4
+ - files: "*.md"
5
+ options:
6
+ printWidth: 80
7
+ proseWrap: always
0 commit comments