Socket
Book a DemoInstallSign in
Socket

@smartlook/eslint-config-base

Package Overview
Dependencies
Maintainers
10
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@smartlook/eslint-config-base

Smartlook ESLint base configuration

latest
Source
npmnpm
Version
1.6.0
Version published
Weekly downloads
3
Maintainers
10
Weekly downloads
 
Created
Source

@smartlook/eslint-config-base

This config should be used in all projects.

Installation

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

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

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