Skip to content

Commit

Permalink
json のソート
Browse files Browse the repository at this point in the history
  • Loading branch information
Seasawher committed Aug 12, 2024
1 parent 4e7a9d9 commit 1f5e773
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 @@ -7,9 +7,9 @@
"files.insertFinalNewline": true,
"files.trimFinalNewlines": true,
"files.trimTrailingWhitespace": true,
"workbench.iconTheme": "material-icon-theme",
"material-icon-theme.files.associations": {
"README.lean": "readme",
"README.lean": "readme"
},
"workbench.colorTheme": "Horizon Default",
"workbench.iconTheme": "material-icon-theme"
}

0 comments on commit 1f5e773

Please sign in to comment.