Socket
Book a DemoInstallSign in
Socket

@ebot7/eslint-config

Package Overview
Dependencies
Maintainers
3
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ebot7/eslint-config

Shared ESLint configuration

0.2.0
latest
npmnpm
Version published
Weekly downloads
0
Maintainers
3
Weekly downloads
 
Created
Source

@ebot7/eslint-config

Base ESLint configuration for e-bot7 projects

Installation

yarn add -D eslint @ebot7/eslint-config

or

npm install -D eslint @ebot7/eslint-config

Usage

In your .eslintrc.json file

{
  "extends": ["@ebot7/eslint-config"]
}

Then in package.json you can add the following script

{
  "scripts": {
+   "lint": "eslint ."
  }
}

to use from command line

yarn lint # To report the linting errors in your project
yarn lint --fix # To fix the errors that can be fixed automatically

FAQs

Package last updated on 24 Feb 2021

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

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.