Closed helixbass closed 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
eslint-plugin-coffee
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