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