Deprecated. JSCS is moving to the ESLint team. Use eslint-config-xo with ESLint or XO instead.
This is for advanced users. You probably want to use XO directly.
$ npm install --save-dev jscs-xo
Pretty convoluted right now:
$ jscs --config=node_modules/jscs-xo/jscsrc <file> ...
Hopefully the situation will improve soon.
MIT © Sindre Sorhus