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
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-browserThis is meant to extend the default xo configuration.
Running tests
Tests are provided by xo.
npm install
npm test