diff --git a/helloWorld.js b/helloWorld.js new file mode 100644 index 0000000000000000000000000000000000000000..0c95ad722f38257a052cb11ace8c52e6f1c3b690 --- /dev/null +++ b/helloWorld.js @@ -0,0 +1 @@ +console.log("hello world")