summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorGitHub Action <[email protected]>2025-11-07 21:09:47 +0000
committerGitHub Action <[email protected]>2025-11-07 21:09:47 +0000
commit4271df96d27965428a547ecf38db75baf169e0a8 (patch)
tree71c1416154b99c5bd1c7b434df0fb611ff80869d
parentaa07be09e18f7d2a3f2bfc36f9980e2bd88175d2 (diff)
downloadopencode-4271df96d27965428a547ecf38db75baf169e0a8.tar.gz
opencode-4271df96d27965428a547ecf38db75baf169e0a8.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 9317ac3e3..13e95bd9e 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 ead1c964b..91d6eab70 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
+}