Skip to content

Commit

Permalink
Merge pull request #120 from prgrms-web-devcourse-final-project/109-f…
Browse files Browse the repository at this point in the history
…eature/settings-for-api

Update settings.json
  • Loading branch information
shlee9999 authored Dec 4, 2024
2 parents 3c2c8ce + 00b2303 commit be3a953
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,4 @@
"editor.defaultFormatter": "esbenp.prettier-vscode",
"editor.formatOnSave": true,
"typescript.preferences.importModuleSpecifier": "non-relative",
"editor.tokenColorCustomizations": {
"textMateRules": [
{
"scope": ["comment", "comment punctuation.definition.comment"],
"settings": {
"foreground": "#EFDC05",
"fontStyle": ""
}
}
],
"comments": ""
}
}

0 comments on commit be3a953

Please sign in to comment.