Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: fix expected errors in react example #237

Merged
merged 1 commit into from
Feb 16, 2024
Merged

docs: fix expected errors in react example #237

merged 1 commit into from
Feb 16, 2024

Conversation

mdjermanovic
Copy link
Member

Fixes examples/react/README.md, the part with expected errors. This plugin's recommended config disables the no-unused-var rule, so errors for this rule don't appear when linting the react example project.

https://github.com/eslint/eslint-plugin-markdown/blob/cbb8e3afc665d314570a9b087c7cef2e97d45860/lib/index.js#L21

@nzakas nzakas merged commit a758163 into main Feb 16, 2024
12 checks passed
@nzakas nzakas deleted the fix-react-readme branch February 16, 2024 20:18
@github-actions github-actions bot mentioned this pull request Feb 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants