doc: opencode config
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"lsp": {
|
||||
"tsserver": {
|
||||
"command": [
|
||||
"node",
|
||||
"/Users/caihaohan/Code/agent_park/node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/bin/tsserver"
|
||||
],
|
||||
"extensions": [""]
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user