A follow up from https://github.com/babel/babel/pull/2969 were we added support for consts in the block-scoping plugin.
4 lines
112 B
JSON
4 lines
112 B
JSON
{
|
|
"plugins": ["check-es2015-constants", "transform-es2015-block-scoping", "transform-es2015-destructuring"]
|
|
}
|