This repository has been archived by the owner on Dec 29, 2020. It is now read-only.
Releases: jscs-dev/grunt-jscs
Releases · jscs-dev/grunt-jscs
3.0.1
3.0.0
2.8.0
2.7.0
2.6.0
2.5.0
2.4.0
2.3.0
2.2.0
- Update
jscs
dependency to2.4.0
- Use new
Checker#execute
method, which allows to respectmaxErrors
option whenfix
option is enabled fix
option is now directly passed toChecker
class ofjscs
- Use new "idiomatic" preset instead of "jquery"
- Test in latest version of node in travis CI
- Update dev dependencies