Skip to content

Commit 3c542a0

Browse files
committed
Ignore example.mdx in Prettier (contains embedded source code)
1 parent d3374a9 commit 3c542a0

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.prettierignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,6 @@ packages/format/src/schemas/yamls.ts
1212
# Docusaurus build output
1313
packages/web/.docusaurus/
1414
packages/web/build/
15+
16+
# Contains embedded source code with specific formatting for findSourceRange
17+
packages/web/spec/program/example.mdx

0 commit comments

Comments
 (0)