simonihmig / ember-native-dom-helpers-codemod

Codemod to transform your jQuery based ember tests to use ember-native-dom-helpers
MIT License
27 stars 9 forks source link

.get() transform should support negative indexes #43

Closed nlfurniss closed 4 years ago

nlfurniss commented 6 years ago

Did not account for negative indexes originally; this fixes that.

This PR: