Skip to content
This repository was archived by the owner on Feb 21, 2022. It is now read-only.

Version 3.2.2 release

Choose a tag to compare

@jmlopez-rod jmlopez-rod released this 24 Dec 06:20
· 311 commits to master since this release

Fixes

  • ter-indent
    • JSDocs no longer break variable declarations cb01358
    • Interfaces are also checked for indentation 5be6774
  • handle-callback-err: Issue 153
    • Added allowProperties option to make the rule more strict.