eslint-config-zys

0.0.3 • Public • Published

eslint-config-zys

NPM version Travis CI

ESLint Config for myself.

Installation

# with npm
$ npm install --save-dev eslint eslint-config-zys

Usage

Once the eslint-config-zys package is installed, you can use it by specifying zys in the extends section of your ESLint configuration.

{
  "extends": "zys",
  "rules": {
    // Additional, per-project rules...
  }
}

Readme

Keywords

none

Package Sidebar

Install

npm i eslint-config-zys

Weekly Downloads

1

Version

0.0.3

License

MIT

Unpacked Size

4.54 kB

Total Files

4

Last publish

Collaborators

  • zyszys