Socket
Book a DemoInstallSign in
Socket

@rws-air/tslint-config-air

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@rws-air/tslint-config-air

Standard TSLint config for all AIR apps written in TypeScript

latest
npmnpm
Version
1.0.0
Version published
Maintainers
1
Created
Source

TSLint Config AIR

A TSLint config for all AIR applications using TypeScript

Installation

yarn add -D tslint-config-air

Usage

In tslint.json:

// ...
{
    "extends": ["tslint-config-air"]
}
// ...

To fully utilize this config you should pass the --project flag to TSLint!

Keywords

tslint

FAQs

Package last updated on 02 May 2019

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