16.0.5 • Published 2 years ago

eslint-config-standard-qiwi v16.0.5

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

@qiwi/eslint-config-standard

Just yet another fork of standard/eslint-config-standard with updated deps:

  • eslint ^7.12.1 → ^8.10.0
  • eslint-plugin-promise ^4.2.1 → ^5.1.0
  • tape ^5.0.1 → ^5.2.2

That's all.

Install

yarn add -D eslint-config-standard-qiwi

Usage

{
  "extends": "standard-qiwi"
}