You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

eslint-config-qiwi

Package Overview
Dependencies
Maintainers
0
Versions
76
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-config-qiwi

ESLint rules related to QIWI projects

2.1.9
latest
Source
npmnpm
Version published
Maintainers
0
Created
Source

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

Keywords

eslint-config-qiwi

FAQs

Package last updated on 31 Oct 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts