fix: handle YAML and JSONC config formats in providers (#39)

This commit is contained in:
outsourc-e
2026-03-04 11:16:47 -05:00
parent 38a653c0fc
commit f5b87e8bdd
3 changed files with 99 additions and 25 deletions

View File

@@ -58,6 +58,7 @@
"xterm-addon-fit": "^0.8.0",
"xterm-addon-search": "^0.13.0",
"xterm-addon-web-links": "^0.9.0",
"yaml": "^2.8.2",
"zod": "^3.25.76",
"zustand": "^5.0.11"
},