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

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

An ESLint config formerly used in Soulwatch web game project, now widely used across other project. For Soulwatch-project related repository, visit
https://github.com/billyaddlers/eslint-config

Last synced: 8 months ago
JSON representation

An ESLint config formerly used in Soulwatch web game project, now widely used across other project. For Soulwatch-project related repository, visit

Awesome Lists containing this project

README

          

# `eslint-config`

> An ESLint config formerly used in Soulwatch web game project, now widely used across other project.
For Soulwatch-project related repository, visit [here](https://github.com/BillyAddlers/soulwatch)

## Usage

```
{
"extends": "@billyaddlers/eslint-config"
}
```