mirror of
https://github.com/danbulant/oxc
synced 2026-05-24 12:21:58 +00:00
I added the test cases from [eslint-plugin-react/jsx-uses-vars](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/tests/lib/rules/jsx-uses-vars.js) to a `react.rs` file in the `no_unused_vars` tests module. After adding the new tests, they immediately passed without any source code changes required. It would seem that the linter already supported this rule, but now there will be tests to support it. --------- Co-authored-by: Cameron <cameron.clark@hey.com> |
||
|---|---|---|
| .. | ||
| examples | ||
| fixtures | ||
| src | ||
| tests | ||
| Cargo.toml | ||
| CHANGELOG.md | ||