9 lines
174 B
JSON
9 lines
174 B
JSON
{
|
|
"files.associations": {
|
|
"common.h": "c"
|
|
},
|
|
"[python]": {
|
|
"editor.defaultFormatter": "ms-python.black-formatter"
|
|
},
|
|
"python.formatting.provider": "none"
|
|
}
|