Add Vitest to data.json (JavaScript; good first issue)

This commit is contained in:
Jarosław Słonecki
2025-08-17 16:27:40 +02:00
parent bfb53e1b9a
commit b768e2e2d0

View File

@@ -977,6 +977,15 @@
],
"description": "Minimalistic Vue-powered static site generator"
},
{
"name": "Vitest",
"link": "https://github.com/vitest-dev/vitest",
"label": "good first issue",
"technologies": [
"JavaScript"
],
"description": "A blazing fast unit test framework powered by Vite."
},
{
"name": "appsmith",
"link": "https://github.com/appsmithorg/appsmith",