Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 324 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 324 Bytes

eslint-mdx-multiline-prop-error

Minimal reproduce-able example showcasing an error with eslint-mdx parser.

Run yarn lint to see linting results.

Important: Note how the success.stories.mdx file passes linting but the error.stories.mdx file doesn't, while the functionality of those files should be identical.