Skip to content

Instantly share code, notes, and snippets.

View ItsTonyy's full-sized avatar

Tony Terra Nova ItsTonyy

View GitHub Profile
@ItsTonyy
ItsTonyy / gist:5a84fd7f0dc9169db6a6c96ac68c4309
Last active May 15, 2024 17:59
Vscode User Settings 12/01 (Deprecated)
{
"editor.fontSize": 18,
"window.zoomLevel": 1,
"editor.minimap.enabled": false,
"editor.fontFamily": "JetBrains Mono SemiBold",
"editor.tabSize": 2,
"tailwindCSS.includeLanguages": {
"\"plaintext\"": "\"react\""
},
"files.autoSave": "afterDelay",