dillon1000/react

Commit

ci: add workflow for running the eslint plugin e2e tests (#32397)

This change adds a workflow for PR builds, that runs the e2e tests for
`eslint-plugin-react-hooks` created in #32396

![screenshot of ci tests
running](https://github.com/user-attachments/assets/307a878c-92b5-44cf-84f2-3b21979b262a)
Browse files
Changed paths13 files
First-parent comparison
A .github/workflows/runtime_eslint_plugin_e2e.yml AddedM fixtures/eslint-v6/build.mjs ModifiedM fixtures/eslint-v6/package.json ModifiedM fixtures/eslint-v6/yarn.lock ModifiedM fixtures/eslint-v7/build.mjs ModifiedM fixtures/eslint-v7/package.json ModifiedM fixtures/eslint-v7/yarn.lock ModifiedM fixtures/eslint-v8/build.mjs ModifiedM fixtures/eslint-v8/package.json ModifiedM fixtures/eslint-v8/yarn.lock ModifiedM fixtures/eslint-v9/build.mjs ModifiedM fixtures/eslint-v9/package.json ModifiedM fixtures/eslint-v9/yarn.lock Modified
Patch

Files changed

Rendering syntax-highlighted changes…