@nwoltman/eslint-config

v0.5.1
My personal, highly specific ESLint config
eslint config eslintconfig

@nwoltman/eslint-config

My personal, highly specific ESLint config.

Installation

# npm
npm install @nwoltman/eslint-config

# yarn
yarn add @nwoltman/eslint-config

Usage

.eslintrc.json

{
  "extends": "@nwoltman/eslint-config",
  "rules": {
    // Your rules here
  }
}
npm i @nwoltman/[email protected]

Metadata

  • MIT
  • Whatever
  • Nathan Woltman
  • released 11/1/2019

Downloads

Maintainers