Skip to content

Commit 511336c

Browse files
authored
Update config_schema.json
1 parent 904f7af commit 511336c

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

assets/config_schema.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -563,6 +563,14 @@
563563
"type": "object",
564564
"properties": {},
565565
"additionalProperties": true
566+
},
567+
"expiremental": {
568+
"type": "object",
569+
"properties": {
570+
"compileMode": {
571+
"type": "boolean"
572+
}
573+
}
566574
}
567575
},
568576
"additionalProperties": true

0 commit comments

Comments
 (0)