Skip to content
This repository has been archived by the owner on Mar 24, 2023. It is now read-only.

Version 1.0.2

Latest
Compare
Choose a tag to compare
@StTronn StTronn released this 08 Jun 20:19
· 9 commits to main since this release
1732f1b

#8

  • We have added most of the rules from standard fix (eslint config). With few changes rules
  • We wrote a few of our own plugins:
    • padded-blocks-bottom-if-else-try-catch: add a line before else
    • prefer-type-alias: prefer type over interface
    • prefer-two-line-above-function
    • two-line-between-class-members