Skip to content

Commit

Permalink
chore: update settings.json
Browse files Browse the repository at this point in the history
  • Loading branch information
larwaa committed Jan 1, 2024
1 parent c84f15e commit 859a893
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"editor.defaultFormatter": "biomejs.biome",
"editor.codeActionsOnSave": {
"source.organizeImports.biome": true
"source.organizeImports.biome": "explicit"
}
}

0 comments on commit 859a893

Please sign in to comment.