eslint-config-fresh

ESLint sharable config for FRESH!


Keywords
eslint, eslint-config
License
MIT
Install
npm install eslint-config-fresh@3.1.0

Documentation

eslint-config-fresh

Greenkeeper badge Build Status devDependency Status peerDependency Status

Install

$ npm install --save-dev eslint-config-fresh

Usage

In .eslintrc:

{
  "extends": [
    "eslint-config-fresh"
  ]
}

In package.json:

{
  "eslintConfig": {
    "extends": [
      "eslint-config-fresh"
    ]
  }
}

License

MIT © FRESH!