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.
2 parents 7c68382 + 2e11dd9 commit 6f1ccf9Copy full SHA for 6f1ccf9
1 file changed
README.md
@@ -14,7 +14,7 @@ options.
14
```js
15
{
16
plugins: [
17
- ['babel-debug-macros', {
+ ['babel-plugin-debug-macros', {
18
// @optional
19
debugTools: {
20
isDebug: true,
0 commit comments