Skip to content

Commit 6ef5b47

Browse files
style: tab width of 4 for markdown
1 parent cb4f78c commit 6ef5b47

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

.prettierrc

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,10 @@
11
overrides:
22
- files:
3-
- "*.md"
43
- "*.cff"
54
- ".prettierrc"
65
options:
76
tabWidth: 2
7+
- files:
8+
- "*.md"
9+
options:
10+
tabWidth: 4

0 commit comments

Comments
 (0)