You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

tslint-ionic-rules

Package Overview
Dependencies
Maintainers
7
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tslint-ionic-rules

Common TypeScript lint rules/preferences for Ionic.

0.0.21
latest
Source
npmnpm
Version published
Weekly downloads
1.1K
-34.97%
Maintainers
7
Weekly downloads
 
Created
Source

TSLint rules for Ionic

Common TypeScript lint rules/preferences for Ionic.

Usage

npm i -D tslint-ionic-rules

There is a strict flavor of lint rules, which we recommend:

{
  "extends": "tslint-ionic-rules/strict"
}

Otherwise, extend the base rules:

{
  "extends": "tslint-ionic-rules"
}

Keywords

tslint

FAQs

Package last updated on 06 Dec 2018

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