Socket
Socket
Sign inDemoInstall

@workpop/eslint-config-workpop

Package Overview
Dependencies
293
Maintainers
9
Versions
11
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @workpop/eslint-config-workpop

Workpop's ESLint Config


Version published
Maintainers
9
Install size
17.2 MB
Created

Readme

Source

eslint-config-workpop

Shareable Config for Eslint

Usage

First, you must add the npm dependency to your project.

npm install --save-dev @workpop/eslint-config-workpop

Next extend this config in your projects .eslintrc.json.

{
  "extends": "@workpop/eslint-config-workpop",
  "rules": {
    // Overrides
  }
}

Keywords

FAQs

Last updated on 17 Jun 2019

Did you know?

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

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc