nginx-conf/.vscode/settings.json
2023-11-16 08:23:53 -07:00

11 lines
257 B
JSON

{
"cSpell.words": [
"Phares"
],
"cSpell.enabled": true,
"files.exclude": {
"**/.git": false
},
"coverage-gutters.coverageBaseDir": "./.vscode/ReportGenerator/Cobertura/*",
"thunder-client.saveToWorkspace": false
}