Skip to content

Releases: types/_tslint-config-typings

Disable brace-style rule

27 Nov 01:41
Compare
Choose a tag to compare

This is more controversial and thus is disabled and allow typings author to write test in the way they see fit.

Update to tslint 4.0

27 Nov 00:26
Compare
Choose a tag to compare
  • Supporting tslint 4.0.
  • Disabled no-string-literals

Relax more styles

03 Sep 22:10
Compare
Choose a tag to compare

Relaxed:
no-console
no-shadow-variable

To support better testing and allow easier node callback style codes.

Relex class name restriction

03 Sep 22:08
Compare
Choose a tag to compare

Some node package does not name class in PascalName. Relaxing this style to better support those packages.

Cleanup distribution

09 Apr 07:36
Compare
Choose a tag to compare
  • Enforce peerDeps of tslint: 3.7.0
  • Only distribute tslint.json

Relax some more rules

31 Mar 02:46
Compare
Choose a tag to compare

The PascalCase rule for variables is disabled because it is subject to how the source package expose their types.

Special release for tslint

31 Mar 02:47
Compare
Choose a tag to compare
Pre-release

Do not use this release. It is for testing the tslint extends feature only.

Update extends uage

27 Mar 01:51
Compare
Choose a tag to compare
Update extends uage Pre-release
Pre-release
v0.1.3

0.1.3