📅 You're Invited: Meet the Socket team at RSAC (April 28 – May 1).RSVP
Socket
Sign inDemoInstall
Socket

tslint-eslint-rules

Package Overview
Dependencies
Maintainers
2
Versions
45
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tslint-eslint-rules - npm Package Versions

1235

1.1.1

Diff
buzinas
published 1.1.1 •

Changelog

Source

[v1.1.1] - 2016/03/21 18:29 +00:00

Added

  • index.js (cd376d0)
buzinas
published 1.1.0 •

Changelog

Source

[v1.1.0] - 2016/03/18 17:05 +00:00

Changes

  • Updated npm dependencies

Fixes

  • no-ex-assign: updated failure string and added test for false positive (9da7ba8)
buzinas
published 1.0.1 •
buzinas
published 1.0.0 •

Changelog

Source

[v1.0.0] - 2015/12/14 17:14 +00:00

First stable version

  • Improved documentation
  • Updated dependencies
buzinas
published 0.3.0 •

Changelog

Source

[v0.3.0] - 2015/11/19 14:47 +00:00

Rules Added

buzinas
published 0.2.7 •

Changelog

Source

[v0.2.7] - 2015/11/17 14:00 +00:00

Rules Added

  • no-irregular-whitespace (15056f0)
buzinas
published 0.2.6 •

Changelog

Source

[v0.2.6] - 2015/11/17 12:07 +00:00

Rules Added

buzinas
published 0.2.5 •

Changelog

Source

[v0.2.5] - 2015/11/17 11:11 +00:00

Rules Added

buzinas
published 0.2.4 •

Changelog

Source

[v0.2.4] - 2015/11/17 01:01 +00:00

Rules Added

Changes

  • Improved README with commit conventions (63b0536)
buzinas
published 0.2.3 •

Changelog

Source

[v0.2.3] - 2015/11/14 15:02 +00:00

Rules Added

Enhancements

  • Added tslint as a dependency (0fb030a)
  • Added Travis CI integration (2a4f9a2)
  • Added and made lots of improvements in README.md