JSCS preset for Hexo projects
npm install jscs-preset-hexo
`` bash$ npm install jscs-preset-hexo --save-dev`
bash$ npm install jscs-preset-hexo --save-dev
In .jscsrc
` js{ "preset": "hexo"}``
js{ "preset": "hexo"}
MIT