@aero/eslint-config
v1.0.6
Published
ESLint configuration that just works and looks neat.
Downloads
168
Readme
eslint-config-aero
A fork of eslint-config-raven to use for Aero
Installation
npm install --only=dev eslint git+https://git.farfrom.earth/aero/forks/eslint-config-aero.git
.eslintrc.json:
{
"extends": "aero"
}
Note: the original config was released under the MIT license. This has been specifically waived for this fork.