eslint-config-fresh

3.1.0 • Public • Published

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!

/eslint-config-fresh/

    Package Sidebar

    Install

    npm i eslint-config-fresh

    Weekly Downloads

    11

    Version

    3.1.0

    License

    MIT

    Unpacked Size

    2.24 kB

    Total Files

    3

    Last publish

    Collaborators

    • 1000ch
    • korilakkuma
    • masup9
    • pocotan001
    • stormcat24
    • sutiwo
    • tommy-san