9 lines
207 B
JSON
9 lines
207 B
JSON
{
|
|
"sourceType": "module",
|
|
"plugins": [
|
|
"moduleStringNames",
|
|
"flow"
|
|
],
|
|
"throws": "A string literal cannot be used as an imported binding.\n- Did you mean `import { \"foo\" as foo }`? (1:9)"
|
|
}
|