ngindex.io/.vscode/settings.json
2022-11-07 15:07:56 -07:00

10 lines
212 B
JSON

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