dillon1000/react

Commit

Correct eslint-plugin-react-compiler dependencies

Correct eslint-plugin-react-compiler dependencies 

- The eslint plugin doesn't actually depend on the babel plugin as it compiles 
in the dependencies. - `zod` and `zod-validation-error` were missing, but 
required to run the plugin. - Update to the `hermes-parser` dependency just to 
keep it updated.
Browse files
Changed paths1 file
First-parent comparison
M compiler/packages/eslint-plugin-react-compiler/package.json Modified
Patch

Files changed

Rendering syntax-highlighted changes…