eslint-config-souche-style

1.2.0 • Public • Published

eslint-config-souche-style

A set of ESLint shareable configs for JavaScript code style in Souche Inc.

Installation

$ npm install --save-dev eslint-config-souche-style
$ npm install --save-dev eslint

Usage

Add this to your .eslintrc file.

{
  "extends": [
    "souche-style"
  ]
}

Package Sidebar

Install

npm i eslint-config-souche-style

Weekly Downloads

1

Version

1.2.0

License

MIT

Last publish

Collaborators

  • xadillax