Add partytown settings for Google Analytics
This commit is contained in:
4
.vscode/astrowind/config-schema.json
vendored
4
.vscode/astrowind/config-schema.json
vendored
@ -241,6 +241,10 @@
|
||||
"properties": {
|
||||
"id": {
|
||||
"type": "string"
|
||||
},
|
||||
"partytown": {
|
||||
"type": "boolean",
|
||||
"default": true
|
||||
}
|
||||
},
|
||||
"required": ["id"]
|
||||
|
Reference in New Issue
Block a user