removing prettier
This commit is contained in:
@@ -1,4 +0,0 @@
|
||||
{
|
||||
"tabWidth": 2,
|
||||
"useTabs": false
|
||||
}
|
||||
Vendored
-1
@@ -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": [
|
||||
|
||||
Vendored
-1
@@ -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"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user