Skip to content

Commit 3b1a061

Browse files
committed
chore: Hide package log in VS Code
1 parent c9e4543 commit 3b1a061

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.vscode/settings.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
"**/.git": true,
55
"**/.DS_Store": true,
66
"**/node_modules": true,
7+
"**/package-lock.json": true
78
"**/syntaxes/*.json": true
89
}
910
}

0 commit comments

Comments
 (0)