8 lines
193 B
JSON
8 lines
193 B
JSON
{
|
|
"files.exclude": {
|
|
"**/node_modules/": true
|
|
},
|
|
"thunder-client.defaultUrl": "http://localhost:3000",
|
|
"thunder-client.responseLimit": 30,
|
|
"thunder-client.saveToWorkspace": true
|
|
} |