https://github.com/ericgio/eslint-config
Shareable eslint config that extends airbnb rules
https://github.com/ericgio/eslint-config
Last synced: 5 months ago
JSON representation
Shareable eslint config that extends airbnb rules
- Host: GitHub
- URL: https://github.com/ericgio/eslint-config
- Owner: ericgio
- Created: 2017-02-12T23:28:36.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2023-01-07T20:48:30.000Z (over 3 years ago)
- Last Synced: 2025-03-13T06:23:25.352Z (about 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 210 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# eslint-config
Personal set of eslint rules that extend AirBnB's widely-used config.
## Base
Basic set of eslint rules.
## React
Additional React & JSX rules.