1.0.1 • Published 9 years ago
jscs-preset-leanbyte v1.0.1
jscs-preset-leanbyte
Common JSCS configuration for LeanByte
Usage
Add this module as a
devDependency
:npm install -D jscs-preset-leanbyte
Declare it as a preset in your
.jscsrc
file:{ "preset": "leanbyte", "excludeFiles": [ <…> ], "rules": [ <…> ] }
License
Licensed under the MIT License (enclosed).