From b3811fc97f5fb64f52a1e88d278f06149389c729 Mon Sep 17 00:00:00 2001 From: Kyle K Date: Mon, 13 Jul 2020 20:44:40 -0500 Subject: scratch.js file for VSCode --- scratch.js | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 scratch.js 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 -- cgit v1.2.3