From 26e3d2587cdb33cb24b7ad34601af8a57fe5123d Mon Sep 17 00:00:00 2001 From: Pixelo789 Date: Mon, 9 Mar 2026 15:26:26 -0800 Subject: [PATCH] Add Typescript --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0f4c36a..8424912 100644 --- a/README.md +++ b/README.md @@ -123,6 +123,7 @@ To Contribute, checkout our [`CONTRIBUTING.md`](./CONTRIBUTING.md). | [`.NET`](https://dotnet.microsoft.com/) | See below | [`.NET Runtime` PRs](https://github.com/dotnet/runtime/pulls?q=author%3A%40copilot+is%3Amerged), [`.NET SDK` PRs](https://github.com/dotnet/sdk/pulls?q=author%3A%40copilot+is%3Amerged) | | [Julia](https://julialang.org/) | An older version of Python (w/ appropriate scientific libraries) | [`AGENTS.md` in main repository](https://github.com/JuliaLang/julia/pull/58561), [PRs "written by Claude"](https://github.com/JuliaLang/julia/pulls?q=is%3Apr+written+by+Claude) | | | [Python](https://github.com/python/cpython) | Older version of Python; [Lua](https://lua.org) | [Contains code from Claude](./img/cpython-claude.png) | | +| [Typescript](https://www.typescriptlang.org/) | Normal JavaScript; Lua | Contains [Copilot instructions](https://github.com/microsoft/TypeScript/blob/main/.github/copilot-instructions.md) and [multiple](https://github.com/microsoft/TypeScript/commit/c9e7428bb76f0543a3555d0af87777e7db3a41e6) [commits](https://github.com/microsoft/TypeScript/commit/ad04bf7488384a5dcdf7d250ccb8e5263021a8ff) [from](https://github.com/microsoft/TypeScript/commit/66edca11c98ade9a5e2a2b019fdad7d58ee9d4ac) [Copilot](https://github.com/microsoft/TypeScript/commit/7f6a84673def7665a4c4bc2bdfaf7bcc8549b276) | | > [!Note] > #### On alternative languages: