tslint-config-qiwi

1.11.3 • Public • Published

tslint-config-qiwi

CI Test Coverage Maintainability npm (scoped)

TSLint rules related to QIWI projects. Based on tslint-config-standard and tslint-react.

⚠️ TSLint is deprecated since 2019: TSLint → ESLint. Use eslint-config-qiwi instead.

Install

npm add tslint-config-qiwi -D
yarn add tslint-config-qiwi -D

Usage

Refer to tslint-config-qiwi in your tslint.json:

{
  "extends": "tslint-config-qiwi"
}

Run linting your TS code:

tslint -p tsconfig.json -c tslint.json --fix

Contribution

If you find this config not strong enough you may add additional rules, write some tests, and trigger assets generation.

yarn test:u

License

MIT

Readme

Keywords

Package Sidebar

Install

npm i tslint-config-qiwi

Weekly Downloads

60

Version

1.11.3

License

MIT

Unpacked Size

13.6 kB

Total Files

5

Last publish

Collaborators

  • antongolub
  • qiwibot