Files
babel/packages/babel-parser/test/fixtures/experimental/optional-chaining/optional-constructor/options.json
2018-09-09 17:57:52 -07:00

5 lines
115 B
JSON

{
"plugins": ["optionalChaining"],
"throws": "constructors in/after an Optional Chain are not allowed (1:7)"
}