6 lines
84 B
JSON
6 lines
84 B
JSON
{
|
|
"files.exclude": {
|
|
"node_modules": true,
|
|
"package-lock.json": true
|
|
}
|
|
} |