Merge pull request #1187 from Hermione2408/javascript-jasmine

Adding Jasmine as good-first-issue in javascript.
This commit is contained in:
Sammy Hori 2024-10-19 21:23:36 +01:00 committed by GitHub
commit a85819aa10
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1062,6 +1062,15 @@
],
"description": "Passively learn a new language every time you open a new tab."
},
{
"name": "Jasmine",
"link": "https://github.com/jasmine/jasmine",
"label": "good-first-issue",
"technologies": [
"JavaScript"
],
"description": "Simple JavaScript testing framework for browsers and node.js."
},
{
"name": "swag-for-dev",
"link": "https://github.com/swapagarwal/swag-for-dev",