diff --git a/src/babel/transformation/file/options.json b/src/babel/transformation/file/options.json index 6de2a68857..09051eba52 100644 --- a/src/babel/transformation/file/options.json +++ b/src/babel/transformation/file/options.json @@ -157,7 +157,7 @@ }, "externalHelpers": { - "type": "string", + "type": "boolean", "default": false, "shorthand": "r", "description": "uses a reference to `babelHelpers` instead of placing helpers at the top of your code."