Skip to content

Commit ec5688f

Browse files
committed
prettierignore added
1 parent 50babd0 commit ec5688f

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
@@ -0,0 +1,3 @@
1+
# Prettier should ignore all mdx files, because there is a Bug with multi-line JSX comments
2+
# currently (1.1.26) not possible with prettier: {/* ... */} comments in mdx files
3+
**/*.mdx

0 commit comments

Comments
 (0)