issues
search
helixbass
/
eslint-plugin-coffee
ESLint rules for linting Coffeescript source files
MIT License
24
stars
2
forks
source link
Fix no-undef JSX fragment issue
#61
Closed
helixbass
closed
3 years ago
helixbass
commented
3 years ago
In this PR:
fix issue reported in
https://github.com/helixbass/eslint-plugin-coffee/issues/51#issuecomment-791036315
where
no-undef
was false-triggering inside a JSX fragment
In this PR:
no-undef
was false-triggering inside a JSX fragment