🌐
npm
npmjs.com › package › eslint-plugin-react-refresh
eslint-plugin-react-refresh - npm
This plugin provides a single rule, react-refresh/only-export-components. There are multiple ways to enable it. import { defineConfig } from "eslint/config"; import { reactRefresh } from "eslint-plugin-react-refresh"; export default defineConfig( ...
      » npm install eslint-plugin-react-refresh
    
Published   Feb 23, 2026
Version   0.5.2
Author   Arnaud Barré
🌐
GitHub
github.com › ArnaudBarre › eslint-plugin-react-refresh
GitHub - ArnaudBarre/eslint-plugin-react-refresh: Validate that your components can safely be updated with Fast Refresh · GitHub
This plugin provides a single rule, react-refresh/only-export-components. There are multiple ways to enable it. import { defineConfig } from "eslint/config"; import { reactRefresh } from "eslint-plugin-react-refresh"; export default defineConfig( ...
Starred by 329 users
Forked by 23 users
Languages   TypeScript 95.3% | JavaScript 4.7%
🌐
GitHub
github.com › ArnaudBarre › eslint-plugin-react-refresh › releases
Releases · ArnaudBarre/eslint-plugin-react-refresh
import { defineConfig } from "eslint/config"; import { reactRefresh } from "eslint-plugin-react-refresh"; export default defineConfig({ files: ["**/*.ts", "**/*.tsx"], plugins: { // other plugins "react-refresh": reactRefresh.plugin, }, rules: { // other rules "react-refresh/only-export-components": [ "warn", { extraHOCs: ["someLibHOC"] }, ], }, });
Author   ArnaudBarre
🌐
npm
npmjs.com › package › @types › eslint-plugin-react-refresh
@types/eslint-plugin-react-refresh - npm
Start using @types/eslint-plugin-react-refresh in your project by running `npm i @types/eslint-plugin-react-refresh`. There are 0 other projects in the npm registry using @types/eslin...
      » npm install @types/eslint-plugin-react-refresh
    
🌐
UNPKG
app.unpkg.com › eslint-plugin-react-refresh@0.3.4 › files › README.md
eslint-plugin-react-refresh
# eslint-plugin-react-refresh [![npm](https://img.shields.io/npm/v/eslint-plugin-react-refresh)](https://www.npmjs.com/package/eslint-plugin-react-refresh) Validate that your components can safely be updated with fast refresh. ## Limitations ⚠️ To avoid false positive, by default this plugin is only applied on `tsx` & `jsx` files.
🌐
Bestcodes
bestcodes.dev › blog › how-to-set-up-eslint-with-vite-7
Set Up ESLint with Vite (React, React Hooks, and React Refresh)
July 26, 2025 - To lint React Hooks and React Refresh, ... them, run the following command in your terminal: npm install --save-dev eslint-plugin-react-hooks eslint-plugin-react-refresh...
🌐
Snyk
security.snyk.io › snyk vulnerability database › npm
eslint-plugin-react-refresh vulnerabilities | Snyk
We found that eslint-plugin-react-refresh demonstrates a positive version release cadence with at least one new version released in the past 3 months. As a healthy sign for on-going project maintenance, we found that the GitHub repository had at least 1 pull request or issue interacted with by the community. ... The npm package eslint-plugin-react-refresh receives a total of 16,807,344 downloads a week.
🌐
ReversingLabs
secure.software › npm › packages › eslint-plugin-react-refresh › 0.4.21
eslint-plugin-react-refresh@0.4.21 - npm | ReversingLabs Spectra Assure Community
For more information about this package, visit its homepage. The npm package eslint-plugin-react-refresh was scanned for malware, software tampering, risky behaviors, exposed secrets and known vulnerabilities.
🌐
Snyk
snyk.io › snyk vulnerability database › npm
eslint-plugin-react-refresh - npm package
We found that eslint-plugin-react-refresh demonstrates a positive version release cadence with at least one new version released in the past 3 months. As a healthy sign for on-going project maintenance, we found that the GitHub repository had at least 1 pull request or issue interacted with by the community. ... The npm package eslint-plugin-react-refresh receives a total of 16,807,344 downloads a week.
🌐
GitHub
github.com › ArnaudBarre › eslint-plugin-react-refresh › blob › main › CHANGELOG.md
eslint-plugin-react-refresh/CHANGELOG.md at main · ArnaudBarre/eslint-plugin-react-refresh
The package now ships as ESM and requires ESLint 9 + node 20. Because legacy config doesn't support ESM, this requires to use flat config · A new reactRefresh export is available and prefered over the default export.
Author   ArnaudBarre
Find elsewhere
🌐
npm
npmjs.com › package › eslint-plugin-react
eslint-plugin-react - npm
React specific linting rules for ESLint. Latest version: 7.37.5, last published: a year ago. Start using eslint-plugin-react in your project by running `npm i eslint-plugin-react`. There are 16978 other projects in the npm registry using eslint-plugin-react.
      » npm install eslint-plugin-react
    
Published   Apr 03, 2025
Version   7.37.5
Author   Yannick Croissant
🌐
Socket
socket.dev › npm › package › eslint-plugin-react-refresh
eslint-plugin-react-refresh - npm Package Security Analysis ...
If you update some React component(s) ... page reload. eslint-plugin-react-refresh enforces that your components are structured in a way that integrations such as react-refresh expect....
🌐
GitHub
github.com › ArnaudBarre › eslint-plugin-react-refresh › actions
Workflow runs · ArnaudBarre/eslint-plugin-react-refresh
You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. ... Fix support for nested function calls for extraHOCs [publish] Publish to npm #88: Commit c0317bf pushed by ArnaudBarre
Author   ArnaudBarre
🌐
Bundlephobia
bundlephobia.com › package › eslint-plugin-react-refresh
eslint-plugin-react-refresh ❘ Bundlephobia
Find the size of javascript package eslint-plugin-react-refresh. Bundlephobia helps you find the performance impact of npm packages.
🌐
data.code.gouv.fr
data.code.gouv.fr › usage › npm › eslint-plugin-react-refresh
eslint-plugin-react-refresh | npm | Package Usage | Ecosyste.ms: Repos
Validate that your components can safely be updated with fast refresh 22 versions Latest release: over 1 year ago 3,990 dependent packages 8,263,122 downloads last month · View more package details: https://packages.ecosystem.code.gouv.fr/registries/npmjs.org/packages/eslint-plugin-react-refresh