You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Some additional info:
The new version 2.1.0 (and older versions afaik) throws the error Parsing error: Expected value to be truthy when using spaces instead of tabs when passing an object as prop in JSX.
Initial checklist
Affected packages and versions
eslint-plugin-mdx 2.1.0
Link to runnable example
https://github.com/vb/eslint-plugin-mdx-tabs-spaces
Steps to reproduce
https://github.com/vb/eslint-plugin-mdx-tabs-spaces
npm install
npm run lint
Expected behavior
Both mdx files should lint without errors
Actual behavior
eslint throws error on file
spaces.mdx
Runtime
Node v18
Package manager
npm v9
OS
macOS
Build and bundle tools
No response
The text was updated successfully, but these errors were encountered: