@nwoltman/eslint-config

0.6.0 • Public • Published

@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
  }
}

Package Sidebar

Install

npm i @nwoltman/eslint-config

Weekly Downloads

6

Version

0.6.0

License

MIT

Unpacked Size

9.32 kB

Total Files

4

Last publish

Collaborators

  • nwoltman