0.1.1 • Published 8 years ago

jscs-xo v0.1.1

Weekly downloads
1
License
MIT
Repository
github
Last release
8 years ago

Deprecated. JSCS is moving to the ESLint team. Use eslint-config-xo with ESLint or XO instead.


jscs-xo Build Status

JSCS shareable preset for XO

This is for advanced users. You probably want to use XO directly.

Install

$ npm install --save-dev jscs-xo

Usage

Pretty convoluted right now:

$ jscs --config=node_modules/jscs-xo/jscsrc <file> ...

Hopefully the situation will improve soon.

License

MIT © Sindre Sorhus