Files
babel/packages/babel-plugin-transform-parameters/test/fixtures/parameters/var-same-as-param
Daryl Tan 9015fda3c1 Fix scope of function body when var redeclares param (#11158)
* Fix scope of function body when var redeclares param

* Fix empty var declarations

* Apply suggestions
2020-03-01 16:26:22 +01:00
..