An open API service indexing awesome lists of open source software.

https://github.com/conduitry/eslint-config

ESLint opinions // Mirror of https://git.chor.date/Conduitry/eslint-config
https://github.com/conduitry/eslint-config

Last synced: 10 months ago
JSON representation

ESLint opinions // Mirror of https://git.chor.date/Conduitry/eslint-config

Awesome Lists containing this project

README

          

# @conduitry/eslint-config

My base ESLint config for personal projects

## Installation

This is not published to npm. Install from Git.

```
npm install -D git+https://chor.date/eslint-config
```

## Usage

Add `extends: '@conduitry'` to your ESLint config.

## License

[MIT](LICENSE)