summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorGitHub Action <[email protected]>2025-11-18 23:49:29 +0000
committerGitHub Action <[email protected]>2025-11-18 23:49:29 +0000
commita0fe59ab75b7363d0c8735821ce67001f09aa487 (patch)
tree9cca78d989187fcf9df197d3c628010bad48afbb
parent81ebf56cf1eaea4ed5a2b4f8bb50db53ac4cdfb0 (diff)
downloadopencode-a0fe59ab75b7363d0c8735821ce67001f09aa487.tar.gz
opencode-a0fe59ab75b7363d0c8735821ce67001f09aa487.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 f6ff83658..e2b359826 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 98c17c6e9..ed3b97266 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
+}