mirror of
https://github.com/anyproto/anytype-ts.git
synced 2025-06-08 05:57:02 +09:00
remove prettier
This commit is contained in:
parent
ef1b2260cc
commit
10c21f3fa0
9 changed files with 9 additions and 386 deletions
|
@ -6,7 +6,6 @@
|
|||
],
|
||||
"extensions": {
|
||||
"recommendations": [
|
||||
"esbenp.prettier-vscode",
|
||||
"aaron-bond.better-comments",
|
||||
"github.copilot",
|
||||
"eamodio.gitlens",
|
||||
|
@ -15,7 +14,7 @@
|
|||
]
|
||||
},
|
||||
"settings": {
|
||||
"editor.defaultFormatter": "esbenp.prettier-vscode",
|
||||
"editor.formatOnSave": false,
|
||||
"debug.inlineValues": "on"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue