fix incorrect externalHelpers option definition - fixes #1307
This commit is contained in:
parent
dc2a20dbcd
commit
80a4b95da4
@ -157,7 +157,7 @@
|
|||||||
},
|
},
|
||||||
|
|
||||||
"externalHelpers": {
|
"externalHelpers": {
|
||||||
"type": "string",
|
"type": "boolean",
|
||||||
"default": false,
|
"default": false,
|
||||||
"shorthand": "r",
|
"shorthand": "r",
|
||||||
"description": "uses a reference to `babelHelpers` instead of placing helpers at the top of your code."
|
"description": "uses a reference to `babelHelpers` instead of placing helpers at the top of your code."
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user