1.0.1 • Published 10 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-leanbyteDeclare it as a preset in your
.jscsrcfile:{ "preset": "leanbyte", "excludeFiles": [ <…> ], "rules": [ <…> ] }
License
Licensed under the MIT License (enclosed).