Files
babel/packages/babel-parser/test/fixtures/es2015/modules/duplicate-named-export-destructuring6/options.json
2018-09-24 18:09:54 -05:00

4 lines
95 B
JSON

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