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