@skyverge/eslint-config

0.1.3 • Public • Published

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.

/@skyverge/eslint-config/

    Package Sidebar

    Install

    npm i @skyverge/eslint-config

    Weekly Downloads

    50

    Version

    0.1.3

    License

    MIT

    Unpacked Size

    6.52 kB

    Total Files

    5

    Last publish

    Collaborators

    • wvega
    • justinstern
    • jdeeburke
    • deivamagalhaes
    • chasewiseman
    • wesleymcole
    • unfulvio