Files
babel/packages/babylon/test/fixtures/experimental/function-sent/enabled-inside-function/options.json

5 lines
89 B
JSON

{
"plugins": ["functionSent"],
"throws": "Unexpected token, expected \"(\" (2:17)"
}