Skip to content

Commit 0399549

Browse files
cwebster-99karthiknadig
authored andcommitted
Remove onExp tag from nativel locator experiment and making it default
1 parent 167e6e7 commit 0399549

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

package.json

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -579,16 +579,12 @@
579579
"type": "string"
580580
},
581581
"python.locator": {
582-
"default": "js",
582+
"default": "native",
583583
"description": "%python.locator.description%",
584584
"enum": [
585585
"js",
586586
"native"
587587
],
588-
"tags": [
589-
"onExP",
590-
"preview"
591-
],
592588
"scope": "machine",
593589
"type": "string"
594590
},

0 commit comments

Comments
 (0)