Skip to content

Instantly share code, notes, and snippets.

View NotMyself's full-sized avatar
🏠
Working from home

Bobby Johnson NotMyself

🏠
Working from home
View GitHub Profile
  • merge codetour
  • update settings.json
    {
     "editor.minimap.enabled": false,
     // Set the default
     "editor.formatOnSave": false,
     // Enable per-language
     "[javascript]": {

"editor.formatOnSave": true,