This prevents a requeued path from inheriting a totally wrong scope later on. I can't find exactly where this is happening, but either way a path should only inherit scope from it's ancestors.
4 lines
148 B
JSON
4 lines
148 B
JSON
{
|
|
"plugins": ["transform-es2015-parameters", "transform-es2015-classes", "transform-es2015-modules-commonjs", "transform-es2015-block-scoping"]
|
|
}
|