mirror of
https://github.com/KjellKod/g3log.git
synced 2025-09-15 02:50:15 +02:00
7 lines
131 B
JSON
7 lines
131 B
JSON
{
|
|
"cmake.configureOnOpen": false,
|
|
"editor.formatOnSave": true,
|
|
"files.associations": {
|
|
"ostream": "cpp"
|
|
}
|
|
} |