Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

Sane ESLint configuration
https://github.com/rwhogg/eslint-config-rwhogg

eslint javascript react

Last synced: 11 days ago
JSON representation

Sane ESLint configuration

Awesome Lists containing this project

README

        

# ESLint Configurations

This is now a monorepo for all ESLint configurations I maintain.

## Usage

The versions published to npm are out of date. Use the ones from GitHub packages:

```ini
# .npmrc
@rwhogg:registry = "https://npm.pkg.github.com"
```