helixbass / eslint-plugin-coffee

ESLint rules for linting Coffeescript source files
MIT License
24 stars 2 forks source link

Dynamically monkeypatch code path analysis #49

Closed helixbass closed 3 years ago

helixbass commented 3 years ago

Per #48 / https://github.com/eslint/eslint/issues/14078, the monkeypatching of ESLint's code path analysis can crash linting of non-Coffeescript files

So this attempts to restrict the monkeypatching to only be "in effect" when linting Coffeescript files via eslint-plugin-coffee