Skip to content

Commit

Permalink
Merge pull request #11 from Marukome0743/main
Browse files Browse the repository at this point in the history
Main
  • Loading branch information
Marukome0743 authored Dec 10, 2023
2 parents 1e82ed9 + 51064ce commit 205cca6
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 @@ -2,7 +2,7 @@
"editor.formatOnSave": true,
"editor.defaultFormatter": "biomejs.biome-nightly",
"editor.codeActionsOnSave": {
"quickfix.biome": "explicit",
"source.organizeImports.biome": "explicit"
"quickfix.biome": true,
"source.organizeImports.biome": true
}
}

0 comments on commit 205cca6

Please sign in to comment.