8 lines
168 B
JSON
8 lines
168 B
JSON
{
|
|
"[python]": {
|
|
"editor.defaultFormatter": "ms-python.autopep8"
|
|
},
|
|
"python.formatting.provider": "none",
|
|
"typescript.tsdk": "node_modules/typescript/lib"
|
|
}
|