Skip to content

Commit

Permalink
chore: formatter for vscode settings
Browse files Browse the repository at this point in the history
  • Loading branch information
gwansikk committed Dec 15, 2024
1 parent 4e83108 commit 3a993d8
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 @@ -8,5 +8,5 @@
"typescript.tsdk": ".yarn/sdks/typescript/lib",
"typescript.enablePromptUseWorkspaceTsdk": true,
"editor.defaultFormatter": "esbenp.prettier-vscode",
"editor.formatOnSave": true,
}
"editor.formatOnSave": true
}

0 comments on commit 3a993d8

Please sign in to comment.