eslint-config-qiwi

2.1.3 • Public • Published

eslint-config-qiwi

CI Test Coverage Maintainability npm (scoped)

ESLint rules related to QIWI projects.

Install

npm add eslint-config-qiwi -D
yarn add eslint-config-qiwi -D

Usage

Refer to eslint-config-qiwi in your .eslintrc.json:

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

Run linting your TS code:

eslint -c /any/path/to/.eslintrc.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 eslint-config-qiwi

Weekly Downloads

180

Version

2.1.3

License

MIT

Unpacked Size

46.4 kB

Total Files

6

Last publish

Collaborators

  • qiwibot