mirror of
https://github.com/zebrajr/react.git
synced 2025-12-06 12:20:20 +01:00
This change adds a workflow for PR builds, that runs the e2e tests for `eslint-plugin-react-hooks` created in #32396  |
||
|---|---|---|
| .. | ||
| .eslintrc.json | ||
| build.mjs | ||
| index.js | ||
| package.json | ||
| README.md | ||
| yarn.lock | ||
ESLint v6 Fixture
This fixture allows us to test e2e functionality for eslint-plugin-react-hooks with eslint version 6.
Run the following to test.
cd fixtures/eslint-v6
yarn
yarn build
yarn lint