From 17e20c1ea1efcf35e604d4431aa5a4f9f89f58ae Mon Sep 17 00:00:00 2001 From: Analysis Tools Bot Date: Tue, 12 Nov 2024 11:08:40 +0000 Subject: [PATCH] Commit list --- README.md | 2 +- data/api/tools.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 73cd223ef..fac972b85 100644 --- a/README.md +++ b/README.md @@ -1325,7 +1325,7 @@ TSLint is an extensible static analysis tool that checks TypeScript code for rea - [tslint-microsoft-contrib](https://github.com/Microsoft/tslint-microsoft-contrib) :warning: — A set of tslint rules for static code analysis of TypeScript projects maintained by Microsoft. -- [TypeScript Call Graph](https://github.com/whyboris/TypeScript-Call-Graph) :warning: — CLI to generate an interactive graph of functions and calls from your TypeScript files +- [TypeScript Call Graph](https://github.com/whyboris/TypeScript-Call-Graph) — CLI to generate an interactive graph of functions and calls from your TypeScript files - [TypeScript ESLint](https://github.com/typescript-eslint/typescript-eslint) — TypeScript language extension for eslint. diff --git a/data/api/tools.json b/data/api/tools.json index 7a3b6f3be..03b31b4f4 100644 --- a/data/api/tools.json +++ b/data/api/tools.json @@ -20074,7 +20074,7 @@ "plans": null, "description": "CLI to generate an interactive graph of functions and calls from your TypeScript files", "discussion": null, - "deprecated": true, + "deprecated": null, "resources": null, "reviews": null, "demos": null,