Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2023-10-20 00:10:26 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2023-10-20 00:10:26 +0300
commitb6bf52d3e274bd060a7b7e7a2812fda30e0d66d5 (patch)
treef4c98cfa82db4035744cd87c05d8a804c9b25e80 /doc/development
parent1e1012d3d28c426637eecc0909c415fe2c8b7c3a (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'doc/development')
-rw-r--r--doc/development/fe_guide/style/typescript.md (renamed from doc/development/fe_guide/typescript.md)1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/development/fe_guide/typescript.md b/doc/development/fe_guide/style/typescript.md
index 7ce70993860..9497a0742e7 100644
--- a/doc/development/fe_guide/typescript.md
+++ b/doc/development/fe_guide/style/typescript.md
@@ -26,6 +26,7 @@ The following GitLab projects use TypeScript:
- [`gitlab-web-ide`](https://gitlab.com/gitlab-org/gitlab-web-ide/)
- [`gitlab-vscode-extension`](https://gitlab.com/gitlab-org/gitlab-vscode-extension/)
- [`gitlab-language-server-for-code-suggestions`](https://gitlab.com/gitlab-org/editor-extensions/gitlab-language-server-for-code-suggestions)
+- [`gitlab-org/cluster-integration/javascript-client`](https://gitlab.com/gitlab-org/cluster-integration/javascript-client)
## Recommended configurations