summaryrefslogtreecommitdiffhomepage
path: root/packages/sdk/js
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/sdk/js
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/sdk/js')
-rw-r--r--packages/sdk/js/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/sdk/js/package.json b/packages/sdk/js/package.json
index 8739e74e0..25de57553 100644
--- a/packages/sdk/js/package.json
+++ b/packages/sdk/js/package.json
@@ -26,4 +26,4 @@
"publishConfig": {
"directory": "dist"
}
-} \ No newline at end of file
+}