JSPM

eslint-config-standard-qiwi

16.0.5
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 1043
  • Score
    100M100P100Q102345F
  • License MIT

JavaScript Standard Style - ESLint Shareable Config

Package Exports

  • eslint-config-standard-qiwi
  • eslint-config-standard-qiwi/index.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (eslint-config-standard-qiwi) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

@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"
}