Skip to content

Commit 70e3db3

Browse files
committed
Add code style checking library
1 parent 33fab2c commit 70e3db3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,7 @@ A collection of awesome browser-side JavaScript libraries, resources and shiny
126126
## QA Tools
127127

128128
* [JSHint](https://github.com/jshint/jshint/) - JSHint is a tool that helps to detect errors and potential problems in your JavaScript code.
129+
* [jscs](https://github.com/jscs-dev/node-jscs) - JavaScript Code Style checker.
129130
* [jsfmt](https://github.com/rdio/jsfmt) - For formatting, searching, and rewriting JavaScript.
130131
* [buddy.js](https://github.com/danielstjules/buddy.js) - Magic number detection for JavaScript.
131132

0 commit comments

Comments
 (0)