v2.0.6
- detect the
.valuepart of a shorthand property as the variable reference, instead of the.keypart.
This is a bugfix only for ASTs that were already modified prior to being crawled with scope-analyzer. Thanks @fabiosantoscode!
.value part of a shorthand property as the variable reference, instead of the .key part.This is a bugfix only for ASTs that were already modified prior to being crawled with scope-analyzer. Thanks @fabiosantoscode!