oxc/tasks/rulegen
Don Isaac 97b1984d74
build(linter): add new-react-perf rulegen task (#2040)
Adds a new linter rule generation task, `just new-react-perf-rule`, for
incorporating rules from
[eslint-plugin-react-perf](https://github.com/cvazac/eslint-plugin-react-perf)
into oxc.

Since this library has its own testing utilities and only 4 rules, I
didn't bother writing code to port over test cases. If we deem this
requisite I'll add this to the rulegen task.
2024-01-16 12:48:19 +08:00
..
src build(linter): add new-react-perf rulegen task (#2040) 2024-01-16 12:48:19 +08:00
Cargo.toml chore(deps): bump handlebars from 4.5.0 to 5.0.0 (#1866) 2024-01-02 11:03:05 +08:00
template.txt refactor(linter): move away from tuples for test cases (#2011) 2024-01-13 16:23:16 +08:00