We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 50babd0 commit ec5688fCopy full SHA for ec5688f
1 file changed
.prettierignore
@@ -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