# ESLint v9 Fixture This fixture allows us to test e2e functionality for `eslint-plugin-react-hooks` with eslint version 9. Run the following to test. ```sh cd fixtures/eslint-v9 yarn yarn build yarn lint ```