🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

@tangany/tslint-config

Package Overview
Dependencies
Maintainers
2
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tangany/tslint-config

Sharable TSLint config for Tangany

2.0.0
latest
npm
Version published
Maintainers
2
Created
Source
Tangany

Tangany TSLint Config


A shareable config that is designed to work with the extends feature of TSLint. Install the npm module via npm install @tangany/tslint@latest and add it as a dependency to your tslint.json:

{
  "extends": [
    "@tangany/tslint-config"
  ],
  "rules": {
  }
}

FAQs

Package last updated on 22 Jan 2020

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