We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 26e422e commit 35e96ceCopy full SHA for 35e96ce
README.md
@@ -70,7 +70,7 @@ module.exports = {
70
71
```json5
72
{
73
- "plugins": ["react-refresh/babel"]
+ plugins: ['react-refresh/babel'],
74
}
75
```
76
0 commit comments