Skip to content

Commit ba58d20

Browse files
committed
\t
1 parent f0fe424 commit ba58d20

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

.prettierrc.yaml

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,12 @@ trailingComma: all
77
useTabs: true
88
tabWidth: 2
99
overrides:
10-
- files:
11-
- README.md
12-
- docs/reference/api/**/*.md
13-
- docs/reference/cli/**/*.md
14-
- docs/changelogs/*.md
15-
- .github/**/*.{yaml,yml,toml}
16-
- scripts/**/*.{yaml,yml,toml}
17-
options:
18-
proseWrap: preserve
10+
- files:
11+
- README.md
12+
- docs/reference/api/**/*.md
13+
- docs/reference/cli/**/*.md
14+
- docs/changelogs/*.md
15+
- .github/**/*.{yaml,yml,toml}
16+
- scripts/**/*.{yaml,yml,toml}
17+
options:
18+
proseWrap: preserve

0 commit comments

Comments
 (0)