summaryrefslogtreecommitdiffhomepage
path: root/packages/plugin
diff options
context:
space:
mode:
authorGitHub Action <[email protected]>2025-11-21 17:57:33 +0000
committerGitHub Action <[email protected]>2025-11-21 17:57:33 +0000
commit26ec87803a666560b9cf6fe4bb1609da0126f6b2 (patch)
tree1112b04ca4cf1f944247fdc73136c0b1f414b17f /packages/plugin
parent037e8d4555b770c7cf33dd10a5c9746c50d2f597 (diff)
downloadopencode-26ec87803a666560b9cf6fe4bb1609da0126f6b2.tar.gz
opencode-26ec87803a666560b9cf6fe4bb1609da0126f6b2.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 {}