Launch Week Day 1: Socket for Jira Is Now Available.Learn More
Socket
Book a DemoSign in
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

latest
Source
npmnpm
Version
1.0.4
Version published
Maintainers
22
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

tslint

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