New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@vevo/eslint-config-vevo

Package Overview
Dependencies
Maintainers
16
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vevo/eslint-config-vevo

Default eslint config for web projects

  • 0.0.5
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
12
decreased by-86.67%
Maintainers
16
Weekly downloads
 
Created
Source

eslint-config-vevo

Project eslint-config-vevo managed by the web team

Installation

(
  export PKG=eslint-config-vevo;
  npm info "$PKG@latest" peerDependencies --json | command sed 's/[\{\},]//g ; s/: /@/g' | xargs yarn add --dev "$PKG@latest"
)

WRITE COMMENTS HERE:

Spacing: Tabs

Max-line: 100?

Most Rules: Enable initially and disable if annoyed

Quotes: Single if no escaping and interpolation instead of concatenation

Semi-colons: Dugan prefers yes, but can be convinced

Keywords

FAQs

Package last updated on 10 Sep 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