🚀 DAY 5 OF LAUNCH WEEK: Introducing Socket Firewall Enterprise.Learn more →
Socket
Book a 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

latest
npmnpm
Version
2.0.0
Version published
Weekly downloads
11
22.22%
Maintainers
2
Weekly downloads
 
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": {
  }
}

© 2019 Tangany

Imprint • Privacy policy • Twitter • Facebook • LinkedIn • Github

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