This repository was archived by the owner on Jul 15, 2021. It is now read-only.
Release v2.0.0
Changed
- Removed
no-forward-refcodelyzer rule fromtslint-ng2.json - Changed
no-inferrable-typesfromfalseto[true, "ignore-params"] - Changed
trailing-commaformultilinefrom"never"to"always" - Changed
one-lineproperties to"check-catch", "check-finally", "check-else", "check-open-brace", "check-whitespace" - Changed
whitespaceoptions to"check-branch", "check-decl", "check-operator", "check-module", "check-separator", "check-type", "check-preblock"