Skip to content

Commit 6f1ccf9

Browse files
authored
Merge pull request #97 from BlueCutOfficial/fix-readme
docs(README.md)/ Fix a typo in the name of the plugin
2 parents 7c68382 + 2e11dd9 commit 6f1ccf9

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)