@faasjs/eslint-config-recommended

0.0.4-beta.14 • Public • Published

@faasjs/eslint-config-recommended

License: MIT NPM Stable Version NPM Beta Version

ESLint configuration for node.

Install

npm install @faasjs/eslint-config-recommended

Then put the following code into your package.json file:

"eslintConfig": {
  "extends": [
    "@faasjs/recommend"
  ]
}

Usage

npm exec eslint .

Dependencies (4)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i @faasjs/eslint-config-recommended

    Weekly Downloads

    442

    Version

    0.0.4-beta.14

    License

    MIT

    Unpacked Size

    5.53 kB

    Total Files

    4

    Last publish

    Collaborators

    • zfben