@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 .

Readme

Keywords

none

Package Sidebar

Install

npm i @faasjs/eslint-config-recommended

Weekly Downloads

84

Version

0.0.4-beta.14

License

MIT

Unpacked Size

5.53 kB

Total Files

4

Last publish

Collaborators

  • zfben