Files
babel/test/fixtures/experimental/function-sent/enabled-inside-function/options.json
2017-07-07 23:14:20 -04:00

5 lines
85 B
JSON

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