From c6cdbc6406a8adf50d7023d6c569bc0f66a788b9 Mon Sep 17 00:00:00 2001 From: Shmavon Gazanchyan Date: Fri, 5 Dec 2025 20:51:10 +0000 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a3fca1c..ad29c23 100644 --- a/README.md +++ b/README.md @@ -385,6 +385,7 @@ If you would like to be guided through how to contribute to a repository on GitH - [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint) _(label: good first issue)_
Monorepo for all the tooling which enables ESLint to support TypeScript. - [Visual Studio Code](https://github.com/Microsoft/vscode) _(label: good first issue)_
A code editor redefined and optimized for building and debugging modern web and cloud applications. - [Vite](https://github.com/vitejs/vite) _(label: good first issue)_
Next generation frontend tooling. It's fast! Alternative to Create React App +- [Vitest](https://github.com/vitest-dev/vitest) _(label: good first issue)_
A blazing fast unit test framework powered by Vite. ## Contribute