Files
babel/packages/babel-parser/test/fixtures/es2015/modules/duplicate-named-export-destructuring18/options.json
2018-05-19 00:03:05 -04:00

4 lines
95 B
JSON

{
"throws": "`foo` has already been exported. Exported identifiers must be unique. (2:28)"
}