|
|
@ -37,6 +37,6 @@ |
|
|
|
"vetur.format.defaultFormatter.js": "vscode-typescript", |
|
|
|
"vetur.format.defaultFormatter.html": "js-beautify-html", |
|
|
|
"javascript.format.insertSpaceBeforeFunctionParenthesis": true, |
|
|
|
"python.pythonPath": "/usr/local/bin/python3", |
|
|
|
"python.pythonPath": "/usr/bin/python3.6", |
|
|
|
"restructuredtext.confPath": "${workspaceFolder}/docs" |
|
|
|
} |