-
-
Notifications
You must be signed in to change notification settings - Fork 35
Open
Labels
help wanted ๐This could use your insight or helpThis could use your insight or help๐ type/bugThis is a problemThis is a problem๐ yes/confirmedThis is confirmed and ready to be worked onThis is confirmed and ready to be worked on
Description
Initial checklist
- I read the support docs
- I read the contributing guide
- I agree to follow the code of conduct
- I searched issues and couldnโt find anything (or linked relevant results below)
Affected packages and versions
Link to runnable example
No response
Steps to reproduce
- Set up
[email protected]
using the recommended config - Lint the following file
index.mdx
Before{' '}after
Observe that a problem is reported on the {' '}
:
Expected an assignment or function call and instead saw an expression. eslint no-unused-expressions
Possibly related
Expected behavior
No problem is reported
I'm assuming this should be accepted syntax because the MDX Playground shows that the {' '}
will result in a space:
Actual behavior
Problem is reported, as above
Runtime
No response
Package manager
No response
OS
macOS
Build and bundle tools
No response
lishaduck and PaulRBerg
Metadata
Metadata
Assignees
Labels
help wanted ๐This could use your insight or helpThis could use your insight or help๐ type/bugThis is a problemThis is a problem๐ yes/confirmedThis is confirmed and ready to be worked onThis is confirmed and ready to be worked on