vscode wants to update settings.json

This commit is contained in:
Sassa NF
2024-09-29 07:44:14 +01:00
parent 63458b080e
commit 309c78c0a9

View File

@@ -12,4 +12,7 @@
},
"files.insertFinalNewline": true,
"files.autoSave": "onFocusChange",
"files.associations": {
"cstdint": "cpp"
},
}