@cfware/eslint-config-browser

ESLint configuration for scripts to be loaded by the browser

Usage no npm install needed!

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

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