Skip to content

Releases: blakeembrey/tslint-config-standard

Remove MicroSoft Contrib Rules

21 May 19:44

Choose a tag to compare

Changed

Fix Rule Usage

21 May 19:18

Choose a tag to compare

Fixed

  • 1.x was actually only using official TSLint rules - fixed it to use all rules, commented out missing rules

Fix name/description

21 May 18:41

Choose a tag to compare

Fixed

  • Correct the name/description of the project in README

Initial Release

21 May 18:40

Choose a tag to compare

Implement the initial tslint config using ESLint rules and some MicroSoft contrib ones. Honestly, 90% of the rules aren't even implemented and could really use help!