jscs-preset-loris

1.2.0 • Public • Published

jscs-preset-loris

JSCS preset for Loris code style.

Note: this preset called yandex and was part of jscs v1.x and jscs v2.x. Version 1.x of jscs-preset-loris is backward compatible with yandex preset of jscs v2.x.

Installation

npm install --save-dev jscs jscs-preset-loris

Usage

Include preset in your .jscsrc file:

{
    "preset": "loris"
}

Running tests

npm install
npm test

Readme

Keywords

Package Sidebar

Install

npm i jscs-preset-loris

Weekly Downloads

4

Version

1.2.0

License

MIT

Last publish

Collaborators

  • tarmolov