summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorGitHub Action <[email protected]>2025-12-15 22:40:18 +0000
committerGitHub Action <[email protected]>2025-12-15 22:40:18 +0000
commit4f2baf1a72ed5c17963b34fe2a63229379be59e1 (patch)
tree2b3f6f7bce314c66643172304adc3626b8ba6a5b
parent48b2bde6e53612c6e1458cca168f4b56c5f3b784 (diff)
downloadopencode-4f2baf1a72ed5c17963b34fe2a63229379be59e1.tar.gz
opencode-4f2baf1a72ed5c17963b34fe2a63229379be59e1.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 de0b35048..e6aa7e5b1 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 e07226df7..9907bbf93 100644
--- a/packages/sdk/js/package.json
+++ b/packages/sdk/js/package.json
@@ -29,4 +29,4 @@
"publishConfig": {
"directory": "dist"
}
-} \ No newline at end of file
+}