12 lines
114 B
Plaintext
12 lines
114 B
Plaintext
|
|
{
|
||
|
|
"folders": [
|
||
|
|
{
|
||
|
|
"path": "."
|
||
|
|
}
|
||
|
|
],
|
||
|
|
"settings": {
|
||
|
|
"files.exclude": {
|
||
|
|
"**/node_modules": true
|
||
|
|
}
|
||
|
|
}
|
||
|
|
}
|