* Parse string epxort names by default (`moduleStringNames`) * Remove remaining references
6 lines
174 B
JSON
6 lines
174 B
JSON
{
|
|
"sourceType": "module",
|
|
"plugins": ["flow"],
|
|
"throws": "A string literal cannot be used as an imported binding.\n- Did you mean `import { \"foo\" as foo }`? (1:9)"
|
|
}
|