diff --git a/helloWorld.js b/helloWorld.js new file mode 100644 index 0000000..ad21821 --- /dev/null +++ b/helloWorld.js @@ -0,0 +1 @@ +console.log("hello world") \ No newline at end of file