0.1.3 • Published 7 years ago

eslint-config-barebones v0.1.3

Weekly downloads
3
License
MIT
Repository
github
Last release
7 years ago

Barebones ESLint config

NPM version Github issues Github stars

The ESLint sharable config used in Barebones.

Setup

Install via NPM:

npm install eslint-config-barebones --save-dev

Extend this config in your project's ESLint config:

"eslintConfig": {
  "extends": "barebones"
}

Barebones logo