@allanchau/eslint-config
v11.0.0
Published
An unopinionated ESLint config.
Readme
eslint-config
An unopinionated ESLint config.
Installation
Install using Yarn.
yarn add --dev @allanchau/eslint-configRequirements
- Node.js v10.
Usage
Create an eslint file.
{
"extends": ["@allanchau/eslint-config"]
}Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.
