@appgeist/eslint-config-base

Basic opinionated eslint/prettier config

Usage no npm install needed!

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

README

@appgeist/eslint-config-base

NPM version License

This package provides AppGeist's base JS .eslintrc (ecmaVersion 10 - Node.js > 12, without React plugins) as an extensible shared config.

Usage

Add "extends": "@appgeist/eslint-config-base" to your .eslintrc.json.

Default rules

See index.js.

License

The ISC License.