summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorGitHub Action <[email protected]>2025-11-20 17:35:43 +0000
committerGitHub Action <[email protected]>2025-11-20 17:35:43 +0000
commit9479fe3ce626fc6c935571d8f513f80a9a242f67 (patch)
tree2b979af7462fd6e0139d90b1777663a8714b9419
parent4393cf8dbe410c3dc18a454c84bd5755e976176b (diff)
downloadopencode-9479fe3ce626fc6c935571d8f513f80a9a242f67.tar.gz
opencode-9479fe3ce626fc6c935571d8f513f80a9a242f67.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 85b6732f6..6d833f9b0 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 93c05ad53..b024c45dc 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
+}