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