Update DEVTools.md

This commit is contained in:
nbats 2022-10-23 18:18:14 -07:00 committed by GitHub
parent 8a628cb4e4
commit 3a67fcd145
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1061,6 +1061,7 @@ Automated Incident Response and Forensics Framework
* [AutoCode](https://autocode.com/) - Instant Endpoints
* [typejuice](https://github.com/galvez/typejuice) - Documentation Generator for TypeScript Declaration Files
* [Boxed](https://github.com/swan-io/boxed) - TypeScript Utility Types / Functions
* [TypeScript Deep Drive](https://basarat.gitbook.io/typescript/getting-started) - TypeScript Guide
* [Trunk](https://trunk.io/) - Run Linters/Formatters/Checkers Simultaneously
* [Mega Linter](https://github.com/nvuillam/mega-linter), [TCA](https://github.com/Tencent/CodeAnalysis) or [SonarCloud](https://sonarcloud.io/) - Code Analyzer
* [tabnine](https://www.tabnine.com/), [CodeWhisperer](https://aws.amazon.com/codewhisperer/) or [Copilot](https://copilot.github.com/) / [Docs](https://github.com/github/copilot-docs) - AI Assisted Code Completion / Suggestions