JSPM

@cfware/eslint-config-browser

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

ESLint configuration for scripts to be loaded by the browser

Package Exports

  • @cfware/eslint-config-browser

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

Readme

@cfware/eslint-config-browser

Travis CI Greenkeeper badge NPM Version NPM Downloads MIT

ESLint configuration for scripts to be loaded by the browser.

Install @cfware/eslint-config-browser

This module requires node.js 8 or above.

npm i -D xo @cfware/eslint-config-browser

This is meant to extend the default xo configuration.

Running tests

Tests are provided by xo.

npm install
npm test