fix(data): change Vitest technology to TypeScript

This commit is contained in:
Jarosław Słonecki 2025-08-18 13:35:53 +02:00
parent b768e2e2d0
commit 35d6ce5695
No known key found for this signature in database

View File

@ -982,7 +982,7 @@
"link": "https://github.com/vitest-dev/vitest",
"label": "good first issue",
"technologies": [
"JavaScript"
"TypeScript"
],
"description": "A blazing fast unit test framework powered by Vite."
},