uber-archive / lint-trap

JavaScript linter module for Uber projects
26 stars 2 forks source link

no-undef in eslint is broken #61

Closed Raynos closed 10 years ago

Raynos commented 10 years ago

See https://github.com/eslint/eslint/issues/1482

We should use the jshint version of this rule until its unbroken.

andrewdeandrade commented 10 years ago

A new version of eslint was just released where this issue is fixed. Will update lint-trap and cut a new release

andrewdeandrade commented 10 years ago

This should be fixed in 0.4.7