Skip to content

Instantly share code, notes, and snippets.

View benderTheCrime's full-sized avatar
🎯
Focusing

Joe Groseclose benderTheCrime

🎯
Focusing
View GitHub Profile
{
"workbench.colorTheme": "Dracula",
"editor.fontFamily": "'Operator Mono'",
"window.zoomLevel": 1,
"editor.fontSize": 14,
"editor.scrollBeyondLastLine": false,
"todohighlight.keywordsPattern": "(TODO|NOTE):",
"trailing-spaces.trimOnSave": true,
"javascript.updateImportsOnFileMove.enabled": "never",
"editor.tabSize": 2,