3.0.0 • Published 6 years ago

eslint-config-sidwood v3.0.0

Weekly downloads
1
License
ISC
Repository
github
Last release
6 years ago

eslint-config-sidwood

Codefresh build status

My personal ESLint configuration.

Installation

npm install --save-dev eslint eslint-config-sidwood

Usage

Create the following .eslintrc file in your project root.

{
  "extends": "sidwood",
  "root": true
}

Linting

This project lints itself.

npm link
npm link eslint-config-sidwood
npm run lint
3.0.0

6 years ago

2.2.0

6 years ago

2.1.0

6 years ago

2.0.0

6 years ago

1.0.0

8 years ago

0.2.0

8 years ago

0.1.0

8 years ago