We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a164ead commit d18c36cCopy full SHA for d18c36c
2 files changed
public/assets/logos/testing/vitest.svg
tech.json
@@ -15,6 +15,14 @@
15
"color": null,
16
"relativePath": "./public/assets/logos/runtime/nodejs.svg"
17
},
18
+ {
19
+ "name": "Vitest",
20
+ "slug": "vitest",
21
+ "logo": "https://raw.githubusercontent.com/benjamindotdev/stackscan/main/public/assets/logos/testing/vitest.svg",
22
+ "type": "testing",
23
+ "color": "#6E9F18",
24
+ "relativePath": "./public/assets/logos/testing/vitest.svg"
25
+ },
26
{
27
"name": "Tsup",
28
"slug": "tsup",
0 commit comments