From b3b356c6ae3579c34ef70a31916e60310879010f Mon Sep 17 00:00:00 2001 From: Hermione Dadheech Date: Fri, 7 Oct 2022 00:09:20 +0530 Subject: [PATCH] Adding Jasmine as good-first-issue in javascript. --- data.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/data.json b/data.json index 33fe6b4..1f2c407 100644 --- a/data.json +++ b/data.json @@ -1035,6 +1035,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",