Skip to content

Commit fe148ea

Browse files
JounQingithub-actions[bot]
authored andcommitted
chore: auto formatting codes [ci skip]
1 parent e7e1302 commit fe148ea

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

README.md

-3
Original file line numberDiff line numberDiff line change
@@ -80,9 +80,6 @@ npm i -D eslint-plugin-mdx
8080

8181
2. If you're using `{/* eslint-disable-line mdx/remark */}` with `prettier`, this won't work because `prettier` will add a blank line after the comment, which makes it invalid. You can use `{/* eslint-disable mdx/remark */}` paired with `{/* eslint-enable mdx/remark */}` instead:
8282

83-
84-
85-
8683
<!-- eslint-skip -->
8784

8885
```mdx

0 commit comments

Comments
 (0)