Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
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
  • npm
  • Socket score

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

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc