oxc/tasks/rulegen/src
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
..
json.rs fix(rulegen): support creating cases in outdent (#1704) 2023-12-17 13:45:23 +08:00
main.rs build(linter): add new-react-perf rulegen task (#2040) 2024-01-16 12:48:19 +08:00
template.rs build(linter): add new-react-perf rulegen task (#2040) 2024-01-16 12:48:19 +08:00