Files
babel/packages/babel-parser/test/fixtures/jsx/errors/attribute-empty-expression/options.json
2018-05-19 00:03:05 -04:00

4 lines
84 B
JSON

{
"throws": "JSX attributes must only be assigned a non-empty expression (1:9)"
}