v5.9
This commit is contained in:
6
c_cpp/.vscode/settings.json
vendored
Normal file
6
c_cpp/.vscode/settings.json
vendored
Normal file
@ -0,0 +1,6 @@
|
||||
{
|
||||
"files.associations": {
|
||||
"stdio.h": "c"
|
||||
},
|
||||
"python.formatting.provider": "black"
|
||||
}
|
||||
Reference in New Issue
Block a user