summaryrefslogtreecommitdiffhomepage
path: root/packages/script
diff options
context:
space:
mode:
authorGitHub Action <[email protected]>2025-12-02 19:52:47 +0000
committerGitHub Action <[email protected]>2025-12-02 19:52:47 +0000
commitda7ecda9ea5d6c49d028fba24b2e6faa5853fe43 (patch)
tree5ccf7de0e754c32df97103570c3eb2c319114bda /packages/script
parent1f11d4fb1a6003b6b033cd25004700bc6872d543 (diff)
downloadopencode-da7ecda9ea5d6c49d028fba24b2e6faa5853fe43.tar.gz
opencode-da7ecda9ea5d6c49d028fba24b2e6faa5853fe43.zip
chore: format code
Diffstat (limited to 'packages/script')
-rw-r--r--packages/script/sst-env.d.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/script/sst-env.d.ts b/packages/script/sst-env.d.ts
index b6a7e9066..0397645b5 100644
--- a/packages/script/sst-env.d.ts
+++ b/packages/script/sst-env.d.ts
@@ -6,4 +6,4 @@
/// <reference path="../../sst-env.d.ts" />
import "sst"
-export {} \ No newline at end of file
+export {}