2018-09-09 17:57:52 -07:00

6 lines
182 B
JSON

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