Files
babel/packages/babel-parser/test/fixtures/es2015/array-rest-spread/invalid-location/options.json
2018-09-09 17:57:52 -07:00

5 lines
91 B
JSON

{
"throws":
"The rest element has to be the last element when destructuring (1:1)"
}