Files
babel/packages/babel-parser/test/fixtures/es2015/modules/duplicate-named-export/options.json
2018-09-09 17:57:52 -07:00

5 lines
98 B
JSON

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