Socket
Book a DemoInstallSign in
Socket

@smartlook/eslint-config-node

Package Overview
Dependencies
Maintainers
10
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@smartlook/eslint-config-node

Smartlook ESLint configuration for Node.js

latest
Source
npmnpm
Version
1.5.0
Version published
Weekly downloads
2
100%
Maintainers
10
Weekly downloads
 
Created
Source

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

FAQs

Package last updated on 30 Jan 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts