9 lines
No EOL
164 B
JSON
9 lines
No EOL
164 B
JSON
{
|
|
"files.exclude": {
|
|
"**/node_modules": true,
|
|
"package-lock.json": true
|
|
},
|
|
"search.exclude": {
|
|
"package-lock.json": true
|
|
}
|
|
} |