JSPM

@cfware/eslint-config-node

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

ESLint configuration for scripts to be loaded by node.js

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

Travis CI Greenkeeper badge NPM Version NPM Downloads MIT

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