Skip to content

Commit 2e11dd9

Browse files
docs(README.md): fix a typo in the name of the plugin
1 parent 7c68382 commit 2e11dd9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ options.
1414
```js
1515
{
1616
plugins: [
17-
['babel-debug-macros', {
17+
['babel-plugin-debug-macros', {
1818
// @optional
1919
debugTools: {
2020
isDebug: true,

0 commit comments

Comments
 (0)