* Check for duplicate named exports in exported destructuring assignments * Refactor duplicate error reporting * Remove unnecessary check
4 lines
95 B
JSON
4 lines
95 B
JSON
{
|
|
"throws": "`foo` has already been exported. Exported identifiers must be unique. (2:15)"
|
|
}
|