Releases: helixbass/eslint-plugin-coffee
Releases · helixbass/eslint-plugin-coffee
v0.1.14
- fix for ESLint code path analysis monkeypatching issue (#49)
v0.1.13
- added
boolean-keywords
rule (#30)
- fix: make
id-length
rule not recommended (#28)
- fix: handle spread props in
no-danger-with-children
rule (#36)
- fix: don't flag static properties in
shorthand-this
(#47)