csci5451/.vscode/settings.json

11 lines
201 B
JSON

{
"files.associations": {
"common.h": "c"
},
"[python]": {
"editor.defaultFormatter": "ms-python.black-formatter"
},
"python.formatting.provider": "none",
"discord.enabled": true
}