mirror of
https://github.com/hmaxnl/netex.git
synced 2025-02-22 13:45:02 +01:00
9 lines
181 B
JSON
9 lines
181 B
JSON
{
|
|
"task.problemMatchers.neverPrompt": true,
|
|
"files.associations": {
|
|
"log.h": "c",
|
|
"netex.h": "c",
|
|
"nx_curses.h": "c",
|
|
"server.h": "c"
|
|
}
|
|
} |