Closed mdjermanovic closed 8 months ago
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.
examples/react/README.md
recommended
no-unused-var
https://github.com/eslint/eslint-plugin-markdown/blob/cbb8e3afc665d314570a9b087c7cef2e97d45860/lib/index.js#L21
Fixes
examples/react/README.md
, the part with expected errors. This plugin'srecommended
config disables theno-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