Removed prettier from config
gitea/salix/pipeline/head This commit looks good Details

This commit is contained in:
Joan Sanchez 2022-11-11 07:36:23 +01:00
parent b044d74106
commit 676f2e1584
1 changed files with 1 additions and 4 deletions

View File

@ -10,8 +10,5 @@
"eslint.validate": [
"javascript",
"json"
],
"[html]": {
"editor.defaultFormatter": "esbenp.prettier-vscode"
}
]
}