Added TypeScript to Berry (Yarn)'s technologies

This commit is contained in:
Sammy Hori
2024-12-31 13:12:27 +00:00
committed by GitHub
parent fc4a67b32e
commit 639902dae2

View File

@@ -662,7 +662,8 @@
"link": "https://github.com/yarnpkg/berry", "link": "https://github.com/yarnpkg/berry",
"label": "good first issue", "label": "good first issue",
"technologies": [ "technologies": [
"JavaScript" "JavaScript",
"TypeScript"
], ],
"description": "Fast, reliable, and secure dependency management." "description": "Fast, reliable, and secure dependency management."
}, },