Babel plugin for React Compiler.. Latest version: 19.0.0-beta-e993439-20250328, last published: 5 days ago. Start using babel-plugin-react-compiler in your project by running `npm i babel-plugin-react-compiler`. There are 35 other projects in the npm reg
npm install eslint-plugin-react-compiler@beta --save-dev Message: npm warn deprecated @babel/plugin-proposal-private-methods@7.18.6: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-private-methods instead....
@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) @dependabot unignore <dependency name>will remove all of the ignore conditions of the ...
Steps To Reproduce In general, to reproduce the issue, runeslint-plugin-react-compileron a TS file that contains an import attribute. To reproduce in the linked reproduction repo: npm i RunDEBUG=eslint:eslint eslint .in the terminal. Observe that both a JS file and TS file are linted, ...