We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
vite
next
1 parent 4fc6d3d commit 8ea312dCopy full SHA for 8ea312d
1 file changed
src/index.ts
@@ -23,7 +23,7 @@ export const configs = {
23
},
24
25
next: {
26
- name: "react-refresh/vite",
+ name: "react-refresh/next",
27
plugins: { "react-refresh": plugin },
28
rules: {
29
"react-refresh/only-export-components": [
0 commit comments