Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@icelandair/tslint-config

Package Overview
Dependencies
Maintainers
22
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@icelandair/tslint-config

Icelandair's TS TSX TSLint config

  • 1.0.4
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
2
increased by100%
Maintainers
22
Weekly downloads
 
Created
Source

@icelandair/tslint-config

!This package is deprecated and will no longer be updated!

npm

This package provides Icelandair's TS, TSX .tslint.json as an extensible shared config.

Installation

Assuming you already have a valid package.json:

yarn add -D @icelandair/tslint-config

or
npm install --save-dev @icelandair/tslint-config

Will add the the full package as a dev dependency to your project.

Usage

Now you can use it by adding an .tslint.json file to your project root directory.

{
  "extends": "@icelandair/tslint-config"
}

Keywords

FAQs

Package last updated on 11 Feb 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

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