@cardash/eslint-config-cardash-react

Extends airbnb js linting rules, along with react and jsx goodness.

Usage no npm install needed!

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

README

eslint-config-cardash-react

Extends airbnb js linting rules, along with react and jsx goodness.

To add to a new repo, simply install this package and add

   "eslintConfig": {
      "extends": "cardash-react"
   }

to your package.json