Skip to content

Commit 75a5803

Browse files
authored
Update main.js
1 parent e10b98e commit 75a5803

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

javascripts/main.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
1-
console.log('This would be the main JS file.');
1+
console.log('${maldito-dot}node +-- node_modules +-- blerg (1.2.5) <---[A] +-- bar (1.2.3) <---[B] | `-- node_modules | +-- baz (2.0.2) <---[C] | | `-- node_modules | | `-- quux (3.2.0) | `-- asdf (2.3.4) `-- baz (1.2.3) <---[D] `-- node_modules `-- quux (3.2.0) <---[E]
2+
.');

0 commit comments

Comments
 (0)