mirror of
https://github.com/Myriad-Dreamin/tinymist.git
synced 2025-07-07 13:05:02 +00:00
chore: add recommended extensions (#1469)
This commit is contained in:
parent
1ad14833dd
commit
987758869f
1 changed files with 7 additions and 0 deletions
7
.vscode/tinymist.code-workspace.tmpl.json
vendored
7
.vscode/tinymist.code-workspace.tmpl.json
vendored
|
@ -27,4 +27,11 @@
|
|||
"**/target": true
|
||||
},
|
||||
},
|
||||
"extensions": {
|
||||
"recommendations": [
|
||||
"dbaeumer.vscode-eslint",
|
||||
"esbenp.prettier-vscode",
|
||||
"myriad-dreamin.tinymist",
|
||||
]
|
||||
},
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue