# @abinnovision/eslint-config-base

Base ESLint config, which can be used with Javascript only if applied
standalone. This config is based on the
[AlloyTeam ESLint Config](https://github.com/AlloyTeam/eslint-config-alloy) with
some additional goodies on top.

## Installation

```shell
yarn add --dev @abinnovision/eslint-config-base
```
