Alphabetize auto_install_extensions

Richard Feldman created

Change summary

assets/settings/default.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Detailed changes

assets/settings/default.json 🔗

@@ -1735,8 +1735,8 @@
   // If you don't want any of these extensions, add this field to your settings
   // and change the value to `false`.
   "auto_install_extensions": {
-    "html": true,
     "google-ai": true,
+    "html": true,
   },
   // The capabilities granted to extensions.
   //