note: This is my copy from their repo md file
- JavaScript (.js)
- JavaScript React (.jsx)
- TypeScript (.ts)
- TypeScript React (.tsx)
| // DOCUMENTATION: | |
| // This snippet refers to the main settings for settings.json. | |
| // The original configuration was accidentally deleted, and this placeholder is currently in place until the settings are restored. | |
| { | |
| "window.zoomLevel": 1.1, | |
| "breadcrumbs.enabled": false, | |
| "files.autoSave": "onFocusChange", | |
| "editor.fontSize": 17, | |
| "editor.tabSize": 2, | |
| "editor.minimap.enabled": false, |