10 lines
197 B
JSON
10 lines
197 B
JSON
{
|
|
"plugins": [
|
|
"transform-block-scoping",
|
|
"transform-parameters",
|
|
"transform-destructuring",
|
|
"transform-modules-commonjs"
|
|
],
|
|
"throws": "is not defined - temporal dead zone"
|
|
}
|