Remove AI features setting from VSCode configuration

This commit is contained in:
Adrian Altner 2026-03-30 14:46:34 +02:00
parent 50f3d32b49
commit 8241f5b0b3

View file

@ -5,5 +5,4 @@
"source.fixAll": "explicit"
},
"editor.defaultFormatter": "biomejs.biome",
"chat.disableAIFeatures": true
}