Skip to content

Instantly share code, notes, and snippets.

@amanzrx4
Created December 18, 2024 22:28
Show Gist options
  • Save amanzrx4/aa7e0ab84225f4ec2707e4f8028c0f66 to your computer and use it in GitHub Desktop.
Save amanzrx4/aa7e0ab84225f4ec2707e4f8028c0f66 to your computer and use it in GitHub Desktop.
vscode settings
{
"editor.fontSize": 16,
"editor.fontFamily": "Menlo, Monaco, 'Courier New', monospace",
"terminal.integrated.fontSize": 14,
"editor.formatOnSave": true,
"editor.defaultFormatter": "esbenp.prettier-vscode"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment