## Steps to reproduce ``` docker run --rm -it -p 9432:9432 bblfsh/javascript-driver:v2.6.0 wget https://github.com/ghraw/kiwicom/nitrolib/91c1b4d26d7690690529ba0001f24985b161f2ac/src/components/LocationPicker/index.jsx bblfsh-cli -l javascript index.jsx ``` ## Expected UASTv2 tree printed (with some nodes may be not annotated) ## Actual ``` couldn't parse index.jsx: transform failed: check: key "specifiers": field was not used: leadingComments ```
Steps to reproduce
Expected
UASTv2 tree printed (with some nodes may be not annotated)
Actual