This commit is contained in:
Matthew Zeng
2026-03-18 14:52:15 -07:00
parent 334164a6f7
commit 4d12fafef3
16 changed files with 837 additions and 204 deletions

View File

@@ -2183,6 +2183,10 @@
],
"description": "Optional absolute path to the Node runtime used by `js_repl`."
},
"locale": {
"description": "Preferred locale for localized user-facing strings.",
"type": "string"
},
"log_dir": {
"allOf": [
{