This package has been deprecated
Author message:
TSLint is deprecated, please move to ESLint: https://github.com/blakeembrey/tslint-config-standard/issues/61
tslint-config-standard
9.0.0 • Public • Published TSLint Config Standard

A TSLint config for JavaScript Standard Style
Installation
npm install tslint-config-standard --save-dev
Usage
In tslint.json
:
{
"extends": "tslint-config-standard"
}
P.S. Some TSLint rules require the use of --project
to run.
Rules
Help
Many TSLint ESLint Rules are incomplete and can use your help!
License
Apache 2.0
Package Sidebar
Install
npm i tslint-config-standard
Weekly Downloads