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.