mirror of
https://github.com/MunGell/awesome-for-beginners.git
synced 2025-12-11 16:52:11 +00:00
fix(data): change Vitest technology to TypeScript
This commit is contained in:
parent
b768e2e2d0
commit
35d6ce5695
@ -982,7 +982,7 @@
|
|||||||
"link": "https://github.com/vitest-dev/vitest",
|
"link": "https://github.com/vitest-dev/vitest",
|
||||||
"label": "good first issue",
|
"label": "good first issue",
|
||||||
"technologies": [
|
"technologies": [
|
||||||
"JavaScript"
|
"TypeScript"
|
||||||
],
|
],
|
||||||
"description": "A blazing fast unit test framework powered by Vite."
|
"description": "A blazing fast unit test framework powered by Vite."
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user