tslint-config-strict
Strict tslint configuration based build by changing some rules from tslint:all base.
Last updated 8 years ago by kallaspriit .
MIT · Repository · Original npm · Tarball · package.json
$ cnpm install tslint-config-strict 
SYNC missed versions from official npm registry.

TSLint strict configuration

Strict tslint configuration based build by changing some rules from tslint:all base.

Installation

This package is distributed via npm

npm install tslint-config-strict

Usage

Create tslint.json with config like

{
  "extends": ["tslint-config-strict"],
  "rules": {}
}

Current Tags

  • 1.12.0                                ...           latest (8 years ago)

14 Versions

  • 1.12.0                                ...           8 years ago
  • 1.11.0                                ...           8 years ago
  • 1.10.0                                ...           8 years ago
  • 1.9.0                                ...           8 years ago
  • 1.8.0                                ...           8 years ago
  • 1.7.0                                ...           8 years ago
  • 1.6.0                                ...           8 years ago
  • 1.5.0                                ...           8 years ago
  • 1.4.0                                ...           8 years ago
  • 1.3.2                                ...           8 years ago
  • 1.3.1                                ...           8 years ago
  • 1.3.0                                ...           8 years ago
  • 1.2.0                                ...           8 years ago
  • 1.1.0                                ...           8 years ago
Maintainers (1)
Downloads
Today 0
This Week 1
This Month 2
Last Day 0
Last Week 1
Last Month 3
Dependencies (0)
None
Dev Dependencies (0)
None
Dependents (1)

Copyright 2013 - present © cnpmjs.org | Home |