Skip to content

Commit

Permalink
.vscode 以下を更新
Browse files Browse the repository at this point in the history
  • Loading branch information
voluntas committed Dec 12, 2023
1 parent 90b4b40 commit 47f6645
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"editor.defaultFormatter": "biomejs.biome"
},
"editor.codeActionsOnSave": {
"quickfix.biome": true,
"source.organizeImports.biome": true
"quickfix.biome": "explicit",
"source.organizeImports.biome": "explicit"
}
}

0 comments on commit 47f6645

Please sign in to comment.