Files
agent-park/oh-my-opencode.json
T
2026-02-01 16:59:01 +08:00

12 lines
228 B
JSON

{
"lsp": {
"tsserver": {
"command": [
"node",
"/Users/caihaohan/Code/agent_park/node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/bin/tsserver"
],
"extensions": [""]
}
}
}