Files
babel/packages/babel-parser/test/fixtures/experimental/function-sent/enabled-inside-function/options.json
2018-05-19 00:03:05 -04:00

5 lines
89 B
JSON

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