removing prettier
This commit is contained in:
Родитель
7488578aff
Коммит
44d390d1bb
|
@ -1,4 +0,0 @@
|
|||
{
|
||||
"tabWidth": 2,
|
||||
"useTabs": false
|
||||
}
|
|
@ -5,7 +5,6 @@
|
|||
// List of extensions which should be recommended for users of this workspace.
|
||||
"recommendations": [
|
||||
"mjmlio.vscode-mjml",
|
||||
"esbenp.prettier-vscode",
|
||||
],
|
||||
// List of extensions recommended by VS Code that should not be recommended for users of this workspace.
|
||||
"unwantedRecommendations": [
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
{
|
||||
"editor.defaultFormatter": "esbenp.prettier-vscode",
|
||||
"[mjml]": {
|
||||
"editor.defaultFormatter": "mjmlio.vscode-mjml"
|
||||
},
|
||||
|
|
|
@ -9,6 +9,5 @@
|
|||
},
|
||||
"devDependencies": {
|
||||
"mjml": "^4.13.0",
|
||||
"prettier": "^2.7.1"
|
||||
}
|
||||
}
|
||||
|
|
Загрузка…
Ссылка в новой задаче