JSPM

@adobe/helix-eslint-config

0.0.1
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 1
  • Score
    100M100P100Q26485F
  • License Apache-2.0

Helix's ESLint config, based on Airbnb's style guide

Package Exports

  • @adobe/helix-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 (@adobe/helix-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

Helix eslint config

Eslint config used in helix projects.

Status

codecov CircleCI GitHub license GitHub issues

Development

Build

npm install

Test

npm test

Lint

npm run lint