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