Skip to content

eslint-config-node 1.8.1

Install from the command line:
Learn more about npm packages
$ npm install @smartlook/eslint-config-node@1.8.1
Install via package.json:
"@smartlook/eslint-config-node": "1.8.1"

About this version

@smartlook/eslint-config-node

This config should be used in all Node.js projects.

Installation

npm i -D @smartlook/eslint-config-node
// .eslintrc.js

module.exports = {
    extends: ['@smartlook/eslint-config-node'],
}

License

See LICENSE.

Details


Assets

  • eslint-config-node-1.8.1.tgz

Download activity

  • Total downloads 0
  • Last 30 days 0
  • Last week 0
  • Today 0

Recent versions

View all