Skip to content

Releases: helixbass/eslint-plugin-coffee

v0.1.14

15 Feb 15:48
Compare
Choose a tag to compare
  • fix for ESLint code path analysis monkeypatching issue (#49)

v0.1.13

11 Oct 19:17
Compare
Choose a tag to compare
  • 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)