Package Exports
- @cfware/eslint-config-node
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-node) 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-node
ESLint configuration for scripts to be loaded by node.js
Install @cfware/eslint-config-node
This module is intended for node.js 12 or above.
npm i -D xo @cfware/eslint-config-node
This is meant to extend the default xo
configuration.
Running tests
Tests are provided by xo.
npm install
npm test