From f41753cb0a8558a3dfc7ac742589070df6ce6871 Mon Sep 17 00:00:00 2001 From: rakeshtinku93 Date: Mon, 7 Oct 2024 16:10:22 -0500 Subject: [PATCH 1/2] initial commit for hacktoberfest - adding helloworld file --- scripts/hello_world_rakeshtinku93.js | 1 + 1 file changed, 1 insertion(+) create mode 100644 scripts/hello_world_rakeshtinku93.js diff --git a/scripts/hello_world_rakeshtinku93.js b/scripts/hello_world_rakeshtinku93.js new file mode 100644 index 0000000..77a45fd --- /dev/null +++ b/scripts/hello_world_rakeshtinku93.js @@ -0,0 +1 @@ +console.log("hello world!"); \ No newline at end of file From 2844f87cedec55982a92d6d2dc692874a1e3e526 Mon Sep 17 00:00:00 2001 From: rakeshtinku93 Date: Mon, 7 Oct 2024 16:11:12 -0500 Subject: [PATCH 2/2] initial commit for hacktoberfest - adding helloworld file --- scripts/hello_world_rakeshtinku93.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/hello_world_rakeshtinku93.js b/scripts/hello_world_rakeshtinku93.js index 77a45fd..a50e789 100644 --- a/scripts/hello_world_rakeshtinku93.js +++ b/scripts/hello_world_rakeshtinku93.js @@ -1 +1 @@ -console.log("hello world!"); \ No newline at end of file +console.log("hello world!");