We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0837560 commit fd72558Copy full SHA for fd72558
1 file changed
.prettierrc.yaml
@@ -1,5 +1,9 @@
1
---
2
printWidth: 79
3
proseWrap: always
4
+overrides:
5
+ - files: '*.md.j2'
6
+ options:
7
+ parser: markdown
8
singleQuote: true
9
trailingComma: es5
0 commit comments