0.0.3 • Published 5 years ago

@codibly/tslint-standard v0.0.3

Weekly downloads
113
License
MIT
Repository
gitlab
Last release
5 years ago

tslint-standard

Npm version

Standard TS Lint preset for TypeScript projects.

Instalation

This module is available as a NPM package.

npm install --save-dev tslint @codibly/tslint-standard

Usage

To use this preset you have to extend it in your tslint.json file.

{
  "extends": [
    "@codibly/tslint-standard"
  ]
}

License

MIT

0.0.3

5 years ago

0.0.2

5 years ago

0.0.1

5 years ago