summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorGitHub Action <[email protected]>2025-11-14 01:16:58 +0000
committerGitHub Action <[email protected]>2025-11-14 01:16:58 +0000
commit205492c7e8a8b70048728ee05f1fd06b60b69115 (patch)
tree71449d7fec345b1858703a28244e10ef54f2e7c9
parent4c2e888709fde5aa870d426cf272c6d00495d5b5 (diff)
downloadopencode-205492c7e8a8b70048728ee05f1fd06b60b69115.tar.gz
opencode-205492c7e8a8b70048728ee05f1fd06b60b69115.zip
chore: format code
-rw-r--r--packages/plugin/package.json2
-rw-r--r--packages/sdk/js/package.json2
2 files changed, 2 insertions, 2 deletions
diff --git a/packages/plugin/package.json b/packages/plugin/package.json
index 73d854e29..2f13f35f2 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
+}
diff --git a/packages/sdk/js/package.json b/packages/sdk/js/package.json
index 105505f65..29d4a4c03 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
+}