Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@aero/eslint-config

princessravy142BSD-3-Clause1.0.6

ESLint configuration that just works and looks neat.

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.