7 lines
128 B
JSON
7 lines
128 B
JSON
{
|
|
"plugins": [
|
|
"jsx",
|
|
"flow"
|
|
],
|
|
"throws": "JSX value should be either an expression or a quoted JSX text. (1:9)"
|
|
} |