Files
babel/packages/babel-parser/test/fixtures/es2015/modules/duplicate-named-export-destructuring9/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:14)"
}