eslint-config-vl

0.2.0 • Public • Published

eslint-config-vl

Airbnb based eslint config.

A couple of rule changes, most prominently prohibited use of semicolons.

Installation

Install as a dev dependency.

npm i --save-dev eslint-config-vl

Extend the config in a .eslintrc file:

{
  "extends": "vl"
}

/eslint-config-vl/

    Package Sidebar

    Install

    npm i eslint-config-vl

    Weekly Downloads

    8

    Version

    0.2.0

    License

    MIT

    Last publish

    Collaborators

    • mrwest808