Skip to content
This repository has been archived by the owner on Dec 29, 2020. It is now read-only.

2.2.0

Compare
Choose a tag to compare
@markelog markelog released this 25 Oct 08:12
· 24 commits to master since this release
  • Update jscs dependency to 2.4.0
  • Use new Checker#execute method, which allows to respect maxErrors option when fix option is enabled
  • fix option is now directly passed to Checker class of jscs
  • Use new "idiomatic" preset instead of "jquery"
  • Test in latest version of node in travis CI
  • Update dev dependencies