Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@10up/eslint-config

Package Overview
Dependencies
Maintainers
6
Versions
68
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@10up/eslint-config

A shareable ESLint configuration

  • 1.0.3
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
7.2K
decreased by-15.88%
Maintainers
6
Weekly downloads
 
Created
Source

eslint-config-10up

ESLint shareable config

NPM

eslint-config-10up is a shareable configuration package for eslint.

Installation

To use this config, install @10up/eslint-config as a development dependecy of your project:

npm install @10up/eslint-config-10up --save-dev

Next, add this configuration to your package.json:

{
    "eslintConfig": {
        "extends": "10up"
    }
}

Keywords

FAQs

Package last updated on 11 Jun 2018

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

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc