New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

check-tslint-all

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

check-tslint-all

Lists out all unspecified rules in your tslint.json

  • 2.2.2
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

check-tslint-all

Install globally and run check-tslint-all in a directory with tslint.json and node_modules to list rules that haven't been specified in tslint.json.

This is useful to keep up to date with rules that come out with newer versions of tslint and other custom rules as specified in extends or rulesDirectory (e.g. tslint-immutable, tslint-react).

Example

$ check-tslint-all

Unspecified rules in tslint.json
================================
align
array-type
ban
ban-types
completed-docs
curly
...

FAQs

Package last updated on 02 Apr 2017

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc