Skip to content

Commit 2ef5704

Browse files
committed
allow node modules
1 parent f3cb952 commit 2ef5704

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.vscode/settings.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,6 @@
2121
// Debugging.
2222
"debug.javascript.unmapMissingSources": true,
2323
"files.exclude": {
24-
"**/node_modules": false,
25-
"node_modules": true,
2624
"*[!test]**/node_modules": true
2725
},
2826
// Ensure enough terminal history is preserved when running tests.

0 commit comments

Comments
 (0)