gecko-dev/testing/eslint-plugin-mozilla
Dave Townsend d4c054c8ac Bug 1257246: Fix addVarToScope to work in both eslint 1.x and eslint 2.x. r=pbrosset
Since we're already relying on internals it makes more sense to just use
escope's function for declaring variables. We then have to remove references
from the through array and update them to point to their variables, this was
cribbed from https://github.com/eslint/eslint/blob/master/lib/eslint.js#L180

MozReview-Commit-ID: JD7CFm1aO6T

--HG--
extra : rebase_source : ff5ab7359457db0cdae744523fa5f5da461ca154
2016-03-16 12:16:50 -07:00
..
docs Bug 1245916: Unify eslint global discovery rules. r=pbrosset 2016-02-05 11:37:50 -08:00
lib Bug 1257246: Fix addVarToScope to work in both eslint 1.x and eslint 2.x. r=pbrosset 2016-03-16 12:16:50 -07:00
LICENSE
moz.build
package.json Bug 1229224: Support more forms of defining globals and make anywhere we import scripts use them too. r=miker 2015-12-17 15:31:48 -08:00