mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-11-07 03:19:13 +08:00
chore: add more recommended extensions
This commit is contained in:
parent
295e47638e
commit
3eca422182
1 changed files with 4 additions and 1 deletions
5
.vscode/extensions.json
vendored
5
.vscode/extensions.json
vendored
|
|
@ -2,6 +2,9 @@
|
|||
"recommendations": [
|
||||
"esbenp.prettier-vscode",
|
||||
"vitest.explorer",
|
||||
"huntertran.auto-markdown-toc"
|
||||
"huntertran.auto-markdown-toc",
|
||||
"ms-vscode.vscode-typescript-next",
|
||||
"dbaeumer.vscode-eslint",
|
||||
"esbenp.prettier-vscode"
|
||||
]
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue