Skip to content

Instantly share code, notes, and snippets.

View sharukhkhanajm's full-sized avatar
🎯
Focusing

Sharukh sharukhkhanajm

🎯
Focusing
View GitHub Profile
{
"explorer.confirmDelete": false,
"workbench.colorTheme": "Night Owl",
"[dart]": {
"editor.formatOnSave": true,
"editor.formatOnType": true,
"editor.rulers": [110],
"editor.selectionHighlight": false,
"editor.suggest.snippetsPreventQuickSuggestions": false,
"editor.suggestSelection": "first",