summaryrefslogtreecommitdiffhomepage
path: root/packages/plugin
diff options
context:
space:
mode:
authorGitHub Action <[email protected]>2025-09-11 05:33:59 +0000
committerGitHub Action <[email protected]>2025-09-11 05:33:59 +0000
commitc3a55c35bbd5c949193cd0115592ab0375201d74 (patch)
treec8800f03773c5373961bab5a9d222662397389d1 /packages/plugin
parentd5275010d52a2a53eb56c1a4720a14cf871e10c4 (diff)
downloadopencode-c3a55c35bbd5c949193cd0115592ab0375201d74.tar.gz
opencode-c3a55c35bbd5c949193cd0115592ab0375201d74.zip
chore: format code
Diffstat (limited to 'packages/plugin')
-rw-r--r--packages/plugin/sst-env.d.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/plugin/sst-env.d.ts b/packages/plugin/sst-env.d.ts
index b6a7e9066..0397645b5 100644
--- a/packages/plugin/sst-env.d.ts
+++ b/packages/plugin/sst-env.d.ts
@@ -6,4 +6,4 @@
/// <reference path="../../sst-env.d.ts" />
import "sst"
-export {} \ No newline at end of file
+export {}