This repository was archived by the owner on Feb 21, 2022. It is now read-only.
Version 3.0.0 release
Upgraded to TSLint 4.0
- Several rules are no longer applicable
- no-duplicate-key
- no-unreachable
- no-unused-variable
- use-strict
Developer Tools
- Added RuleTester to help writing tests, see max-len-rule and no-multi-spaces for usage examples.