Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/rwhogg/eslint-config-rwhogg
- Owner: rwhogg
- Created: 2017-02-25T19:14:04.000Z (over 7 years ago)
- Default Branch: trunk
- Last Pushed: 2023-09-01T12:30:53.000Z (about 1 year ago)
- Last Synced: 2024-10-10T18:16:02.501Z (about 1 month ago)
- Topics: eslint, javascript, react
- Language: JavaScript
- Homepage:
- Size: 311 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
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"
```