Files
babel/packages/babel-parser/test/fixtures/jsx/regression/issue-11387/options.json
Huáng Jùnliàng 8b976b0670 fix: do not push new token context when function is following dot/questionDot (#11388)
* fix: do not push new token context when function is following dot/questionDot

* more cautiously poping context
2020-04-08 10:10:36 -04:00

4 lines
33 B
JSON

{
"plugins": ["jsx", "flow"]
}