Files
babel/packages/babel-parser/test/fixtures/jsx/errors/attribute-arbitrary-expression/options.json
2018-09-09 17:57:52 -07:00

5 lines
90 B
JSON

{
"throws":
"JSX value should be either an expression or a quoted JSX text (1:9)"
}