jscs-preset-leanbyte

1.0.1 • Public • Published

jscs-preset-leanbyte

Common JSCS configuration for LeanByte

Usage

  1. Add this module as a devDependency:

    npm install -D jscs-preset-leanbyte

  2. Declare it as a preset in your .jscsrc file:

    {
        "preset": "leanbyte",
        "excludeFiles": [
            <…>
        ],
        "rules": [
            <…>
        ]
    }
    

License

Licensed under the MIT License (enclosed).

Readme

Keywords

Package Sidebar

Install

npm i jscs-preset-leanbyte

Weekly Downloads

1

Version

1.0.1

License

MIT

Last publish

Collaborators

  • rluba