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