diff options
Diffstat (limited to 'scratch.js')
-rw-r--r-- | scratch.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/scratch.js b/scratch.js new file mode 100644 index 0000000..ac96b46 --- /dev/null +++ b/scratch.js @@ -0,0 +1,2 @@ +// to run currently open .js file in VSCode, hit 'Run->Run Without Debugging' (Ctrl+F5) +// Node.js needs to be installed, .js file needs to be opened from folder
\ No newline at end of file |