Skip to content

Commit

Permalink
Merge pull request #13 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 9a66b28 + be0a667 commit 07e9f37
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": true,
"source.organizeImports.biome": true
"quickfix.biome": "explicit",
"source.organizeImports.biome": "explicit"
}
}

0 comments on commit 07e9f37

Please sign in to comment.