Also fixes a bug with returning a Symbol from a Class constructor (because the transform wasn’t run on helpers before).
4 lines
114 B
JSON
4 lines
114 B
JSON
{
|
|
"plugins": ["transform-es2015-classes", "transform-es2015-block-scoping", "transform-es2015-typeof-symbol"]
|
|
}
|