eslint-config-ub

Shared UB ESLint config (one to rule 'em all)

Usage no npm install needed!

<script type="module">
  import eslintConfigUb from 'https://cdn.skypack.dev/eslint-config-ub';
</script>

README

Installation

npm i --save-dev eslint-config-ub

Usage

echo '{ "extends": "ub" }' > .eslintrc

Contributing

Please make sure rules are sorted alphabetically — this way it's far easier to locate rules and compare rule sets.