summaryrefslogtreecommitdiffhomepage
path: root/packages/plugin
diff options
context:
space:
mode:
authorFilip <[email protected]>2025-11-12 07:21:55 +0100
committerGitHub <[email protected]>2025-11-12 00:21:55 -0600
commitaa2e2c76c0f44c3676d1b3d3ce03716e82408391 (patch)
tree3d8a3303c60e5586b7299b4e1b1d76b732d9efb4 /packages/plugin
parent7c2d4ee79aed9d368f9684e4e9e88ffaf8de2d58 (diff)
downloadopencode-aa2e2c76c0f44c3676d1b3d3ce03716e82408391.tar.gz
opencode-aa2e2c76c0f44c3676d1b3d3ce03716e82408391.zip
fix: clangd hanging fixed (#3611)
Co-authored-by: Aiden Cline <[email protected]> Co-authored-by: GitHub Action <[email protected]>
Diffstat (limited to 'packages/plugin')
-rw-r--r--packages/plugin/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/plugin/package.json b/packages/plugin/package.json
index 56269395b..a9be085b9 100644
--- a/packages/plugin/package.json
+++ b/packages/plugin/package.json
@@ -24,4 +24,4 @@
"typescript": "catalog:",
"@typescript/native-preview": "catalog:"
}
-} \ No newline at end of file
+}