Skip to content
This repository was archived by the owner on Jul 15, 2021. It is now read-only.

Release v2.0.0

Choose a tag to compare

@nwronski nwronski released this 19 Apr 19:53
· 46 commits to master since this release

Changed

  • Removed no-forward-ref codelyzer rule from tslint-ng2.json
  • Changed no-inferrable-types from false to [true, "ignore-params"]
  • Changed trailing-comma for multiline from "never" to "always"
  • Changed one-line properties to "check-catch", "check-finally", "check-else", "check-open-brace", "check-whitespace"
  • Changed whitespace options to "check-branch", "check-decl", "check-operator", "check-module", "check-separator", "check-type", "check-preblock"