2018-09-24 18:09:54 -05:00

5 lines
178 B
JSON

{
"plugins": [["transform-block-scoping", { "throwIfClosureRequired": true }]],
"throws": "Compiling let/const in this block would add a closure (throwIfClosureRequired)."
}