Skip to content
Snippets Groups Projects
Unverified Commit 6bef5a98 authored by Pascal Vizeli's avatar Pascal Vizeli Committed by GitHub
Browse files

Add prettier to vscode (#26417)

parent d1bc0c1d
No related branches found
No related tags found
No related merge requests found
...@@ -9,7 +9,8 @@ ...@@ -9,7 +9,8 @@
"extensions": [ "extensions": [
"ms-python.python", "ms-python.python",
"ms-azure-devops.azure-pipelines", "ms-azure-devops.azure-pipelines",
"redhat.vscode-yaml" "redhat.vscode-yaml",
"esbenp.prettier-vscode"
], ],
"settings": { "settings": {
"python.pythonPath": "/usr/local/bin/python", "python.pythonPath": "/usr/local/bin/python",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment