Skip to content

Commit

Permalink
Add: .vscode/extensions.json を追加
Browse files Browse the repository at this point in the history
  • Loading branch information
tsukumijima committed Jan 17, 2025
1 parent 701060e commit a40e6e7
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .vscode/extensions.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"recommendations": [
"dbaeumer.vscode-eslint",
"editorconfig.editorconfig",
"vue.volar",
"yzhang.markdown-all-in-one",
]
}

0 comments on commit a40e6e7

Please sign in to comment.