Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/halo-lab/eslint-config-halo-lab
Halo lab eslint config
https://github.com/halo-lab/eslint-config-halo-lab
eslint eslint-config
Last synced: 8 days ago
JSON representation
Halo lab eslint config
- Host: GitHub
- URL: https://github.com/halo-lab/eslint-config-halo-lab
- Owner: Halo-Lab
- Created: 2020-07-17T13:51:47.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-03-05T06:23:30.000Z (over 1 year ago)
- Last Synced: 2024-11-07T23:27:33.509Z (9 days ago)
- Topics: eslint, eslint-config
- Language: JavaScript
- Homepage:
- Size: 64.5 KB
- Stars: 5
- Watchers: 2
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Eslint halo lab config
## Installation
```
npm install --save-dev eslint-config-halo-lab
```## Usage
In ```.eslintrc```:
```json
{
"extends": [
"halo-lab"
]
}
```## Word from author
Have fun! ✌️