We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c9e4543 commit 3b1a061Copy full SHA for 3b1a061
.vscode/settings.json
@@ -4,6 +4,7 @@
4
"**/.git": true,
5
"**/.DS_Store": true,
6
"**/node_modules": true,
7
+ "**/package-lock.json": true
8
"**/syntaxes/*.json": true
9
}
10
0 commit comments