Skip to content

Commit 09f2483

Browse files
authored
Enable aiErrorHelp globally (#6624)
Removed specific regions from aiErrorHelp configuration.
1 parent 8fe9568 commit 09f2483

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

pxtarget.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -427,9 +427,7 @@
427427
"addNewTypeScriptFile": true,
428428
"enabledFeatures": {
429429
"blocksErrorList": {},
430-
"aiErrorHelp": {
431-
"includeRegions": ["CA", "GB", "BR"]
432-
}
430+
"aiErrorHelp": {}
433431
},
434432
"experiments": [
435433
"debugExtensionCode",

0 commit comments

Comments
 (0)