@bitmatica/eslint-config-bitmatica

Bitmatica's ESLint config, following our styleguide

Usage no npm install needed!

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

README

eslint-config-bitmatica

This package provides Bitmatica's .eslintrc as an extensible shared config.

See our Javascript style guide for a description of the rules and their rationales.

Based on Airbnb's style guide and ESLint config.

Usage

  1. npm install --save-dev @bitmatica/eslint-config-bitmatica
  2. add "extends": "bitmatica" to your .eslintrc