eslint-config-halo-lab
v1.0.17
Published
Eslint config that halo lab development team is using for ReactJS projects
Downloads
390
Readme
Eslint halo lab config
Installation
npm install --save-dev eslint-config-halo-lab
Usage
In .eslintrc
:
{
"extends": [
"halo-lab"
]
}
Status and contribution
The project is supported by Halo lab development team, we're not working on it regularly, but trying to invest in it when we have time between clients' project. Though, feel free to open issues and you're very welcome to contribute.