eslint-config-shopware

Opinionated js eslint-config for shopware 5 projects

Usage no npm install needed!

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

README

shopware-eslint

Warning: contains opinions about codestyle!

Based on Airbnb config with slight modifications:

  • indent: 4 spaces
  • keyword-spacing: before, not after (except else)
  • browser, jquery, Shopware Globals
  • Uses babel