doc: opencode config
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"lsp": {
|
||||
"eslint": {
|
||||
"command": "eslint",
|
||||
"extensions": [".ts", ".tsx", ".js", ".jsx"]
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user