Closed yannickcr closed 9 years ago
Oh sorry, I didn't understand npm publish
correctly - yeah it only works on jscs master branch or commit https://github.com/jscs-dev/node-jscs/commit/4d70439ab4a7f336725318624d7d5d2ff0201a7b. I also thought jscs would have a release soon so it wouldn't be an issue
Going to close for now - I'm recommending everyone just uses jscs . --esnext
(will use babel-jscs in the background) when the next jscs release comes out (or on current master).
The pre-release version
v2.0.0
is marked as the latest stable version in npm.This leads to problems when installing/updating
jscs
andbabel-jscs
: