Open
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
Latest
Link to runnable example
https://stackblitz.com/edit/node-cppxmm?file=index.mdx
Steps to reproduce
- Open reproducible link
- run
npx eslint ./index.mdx
Expected behavior
No error reported.
Actual behavior
/home/projects/node-cppxmm/index.mdx
1:8 error 'MyForm' is defined but never used no-unused-vars
Enabling eslint-plugin-react
would fix the error.
Runtime
No response
Package manager
No response
OS
No response
Build and bundle tools
No response
Metadata
Metadata
Assignees
Labels
No labels