g3log/.vscode/settings.json
Kjell Hedström - seeking Senior Engineering roles as well as contract opportunities 626191a62d
Mostly a refactor of tests (#513)
2023-12-05 23:33:03 -07:00

7 lines
131 B
JSON

{
"cmake.configureOnOpen": false,
"editor.formatOnSave": true,
"files.associations": {
"ostream": "cpp"
}
}