summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorGitHub Action <[email protected]>2025-11-24 07:51:59 +0000
committerGitHub Action <[email protected]>2025-11-24 07:51:59 +0000
commit840d2694b4f94c7cd81f929bc660a3b66f6ee4ec (patch)
treeb08f574a43dbb8fefee64af78cc320296698db1c
parentabdc7b276ab717981c0db93f5f619c9401042aa6 (diff)
downloadopencode-840d2694b4f94c7cd81f929bc660a3b66f6ee4ec.tar.gz
opencode-840d2694b4f94c7cd81f929bc660a3b66f6ee4ec.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 0a9239f6f..9f284756d 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 2f4c1cd1f..b43cd2783 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
+}