Socket
Socket
Sign inDemoInstall

@skyverge/eslint-config

Package Overview
Dependencies
267
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @skyverge/eslint-config

ESLint shareable configuration for SkyVerge JavaScript coding standards


Version published
Weekly downloads
50
increased by614.29%
Maintainers
1
Install size
23.3 MB
Created
Weekly downloads
 

Readme

Source

SkyVerge JavaScript Coding Standards

Coding Standards for ES6 JavaScript shareable configuration for ESLint, via npm package.

Based on WordPress JavaScript Coding Standards.

See also:

Installation

From command line:

npm install @skyverge/eslint-config

Usage

Add to your .eslintrc.json file or equivalent the following entry:

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

If you are using YAML or JavaScript for your ESlint configuration file format make sure you use the correct syntax for the language used.

Keywords

FAQs

Last updated on 19 Aug 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