3.1.0 • Published 9 months ago

@eveoh/eslint-config v3.1.0

Weekly downloads
1
License
MIT
Repository
github
Last release
9 months ago

eslint-config-eveoh

This package provides Eveoh's .eslintrc as an extensible shared config.

npm version Build Status Dependency Status devDependency Status

Usage

Requires eslint.

  1. npm install --save-dev eslint-config-eveoh eslint
  2. Add "extends": "eveoh" to your .eslintrc. Also extend eslint:recommended if you want to use the recommended rules.

Testing

Lint this module with itself using npm test.

Releasing

  1. Log in using npm login
  2. Release package: npm publish --access public
3.1.0

9 months ago

3.0.0

1 year ago

2.0.3

4 years ago

2.0.2

5 years ago

2.0.1

5 years ago

2.0.0

5 years ago