This website works better with JavaScript
David A. Windham
david
/
til
Watch
1
Star
0
Fork
0
Files
Browse Source
vscode
windhamdavid
3 years ago
parent
3b0cd2cef8
commit
995eb6ae4f
1 changed files
with
5 additions
and
0 deletions
Split View
Show Diff Stats
5
0
.vscode/settings.json
+ 5
- 0
.vscode/settings.json
View File
@@ -0,0 +1,5 @@
+{
+ "files.exclude": {
+ "**node_modules": true
+ }
+}