Files
babel/packages/babel-plugin-transform-block-scoping/test/fixtures/.fail/options.json

5 lines
177 B
JSON

{
"plugins": ["transform-block-scoping", "transform-parameters", "transform-destructuring", "transform-modules-commonjs"],
"throws": "is not defined - temporal dead zone"
}