Created
May 17, 2025 20:35
-
-
Save rbika/32f3003d18d4d3a9f5aa7e8345769e27 to your computer and use it in GitHub Desktop.
VSCode settings
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "editor.formatOnSave": true, | |
| "files.insertFinalNewline": true, | |
| "editor.defaultFormatter": "esbenp.prettier-vscode" | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment