mirror of
https://github.com/sorrycc/awesome-javascript.git
synced 2025-12-08 20:13:04 +00:00
add prettier to QA
This commit is contained in:
parent
a285ad8b7e
commit
2b77b2866c
@ -157,6 +157,7 @@ A collection of awesome browser-side [JavaScript](https://developer.mozilla.org/
|
||||
|
||||
## QA Tools
|
||||
|
||||
* [prettier](https://github.com/prettier/prettier) - Prettier is an opinionated code formatter.
|
||||
* [JSHint](https://github.com/jshint/jshint/) - JSHint is a tool that helps to detect errors and potential problems in your JavaScript code.
|
||||
* [jscs](https://github.com/jscs-dev/node-jscs) - JavaScript Code Style checker.
|
||||
* [jsfmt](https://github.com/rdio/jsfmt) - For formatting, searching, and rewriting JavaScript.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user