JSPM

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

Verdaccio ESLint shareable config

Package Exports

  • @verdaccio/eslint-config

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 (@verdaccio/eslint-config) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

@verdaccio/eslint-config

@verdaccio/eslint-config (latest) Node version (latest) Dependencies MIT

ESLint shareable configuration for Verdaccio that uses Typescript

 npm install -D @verdaccio/eslint-config

Usage

// .eslintrc
{
  "extends": [
    "@verdaccio"
  ]
}

License

This is an open source project under MIT license