Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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


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

Last synced: 12 days ago
JSON representation

Awesome Lists containing this project

README

        

## Usage

```
npm i @doylemark/eslint-config --dev
```

In `.eslintrc`:

```json
{
"extends": "@doylemark",
}
```