Skip to content

Commit 83ae5e6

Browse files
authored
chore: disable prettier in docs package for markdown table readability (#2996)
1 parent 9a7eed9 commit 83ae5e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.prettierignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,5 @@ build
1414
**/styles/*.css
1515
.docusaurus
1616
.cache-loader
17-
packages/documentation/src/content/docs/apis/graphql/**
17+
packages/documentation/**
1818
.astro

0 commit comments

Comments
 (0)