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

Package detail

@apprentx/eslint-config

apprentx31MIT1.3.0

Apprentx's eslint config

apprentx, eslint, config, eslintconfig, lint

readme

Apprentx logo

@apprentx/eslint-config npm

Getting started

Install the npm package:

npm i @apprentx/eslint-config -D

Extend your .eslintrc config with:

{
    "extends": "@apprentx/eslint-config"
}