@sigmadigital/eslint-config-kitchensink

All weather eslint connfig for JS projects

Usage no npm install needed!

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

README

Eslint Config Kitchensink

an extensive, highly opinionated general, purpose eslint config that can be included independently. (NB: this is already included via our configs module).

This includes:

  • Airbnb
  • Prettier
  • Flow & Flow-errors
  • React / JSX
  • Jest

This config uses the babel-loader and sets a number of custom warnings, configured as per our particular preferences, and experience on recent projects.