fix: switch to jsonc-parser for config file parsing in vscode extension
This commit is contained in:
@@ -175,6 +175,7 @@
|
||||
"dependencies": {
|
||||
"@openchamber/ui": "workspace:*",
|
||||
"@opencode-ai/sdk": "^1.0.209",
|
||||
"jsonc-parser": "^3.3.1",
|
||||
"react": "^19.1.1",
|
||||
"react-dom": "^19.1.1",
|
||||
"yaml": "^2.8.1"
|
||||
|
||||
Reference in New Issue
Block a user