Skip to content

Commit 4a73e9d

Browse files
Add fallow to QA Tools
1 parent 797454f commit 4a73e9d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -216,6 +216,7 @@ A collection of awesome browser-side [JavaScript](https://developer.mozilla.org/
216216
* [JS-Beautifier](https://github.com/beautify-web/js-beautify) - Npm cli and library to format JS code.
217217
* [husky](https://github.com/typicode/husky) - Prevents bad git commit, git push and more.
218218
* [Rev-dep](https://github.com/jayu/rev-dep) - Trace imports, identify circular dependencies, find unused code, clean node modules — all from a blazing-fast CLI.
219+
* [fallow](https://github.com/fallow-rs/fallow) - Finds dead code, duplication, circular dependencies, and complexity hotspots in JavaScript and TypeScript projects.
219220

220221
## MVC Frameworks and Libraries
221222

0 commit comments

Comments
 (0)