forked from home-assistant/core
Add prettier to vscode (#26417)
This commit is contained in:
@@ -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",
|
||||||
|
Reference in New Issue
Block a user