@cfware/eslint-config-node

ESLint configuration for scripts to be loaded by node.js

Usage no npm install needed!

<script type="module">
  import cfwareEslintConfigNode from 'https://cdn.skypack.dev/@cfware/eslint-config-node';
</script>

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