eslint-config-waat

Exports the eslint config.

Usage no npm install needed!

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

README

Just install this package and define

"eslintConfig": {
  "extends": "eslint-config-uberchord"
}

Where ever you want to use it.