mirror of
https://github.com/MunGell/awesome-for-beginners.git
synced 2026-01-23 20:08:09 -08:00
fix(data): change Vitest technology to TypeScript
This commit is contained in:
@@ -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."
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user