Skip to content
This repository was archived by the owner on Jun 26, 2018. It is now read-only.

v0.24.0

Pre-release
Pre-release

Choose a tag to compare

@mysticatea mysticatea released this 29 Jun 08:15
· 116 commits to master since this release
  • Follows ESLint update:
    • constructor-super was added (turn on).
    • no-this-before-super was added (turn on).
    • no-unexpected-multiline was added (turn off).
    • array-bracket-spacing was added (turn on).