netex/.vscode/settings.json
2025-02-01 01:23:38 +01:00

6 lines
104 B
JSON

{
"task.problemMatchers.neverPrompt": true,
"files.associations": {
"log.h": "c"
}
}