summaryrefslogtreecommitdiffhomepage
path: root/packages/plugin
diff options
context:
space:
mode:
authorGitHub Action <[email protected]>2025-11-23 20:59:37 +0000
committerGitHub Action <[email protected]>2025-11-23 20:59:37 +0000
commiteb009d595921e1cdc91f8c2e396e0a86e3b66117 (patch)
tree12656cfa025bb6a0e4523138070060452ee70176 /packages/plugin
parent4a81bd0f50a8d07159a414807b567a3f16967ed8 (diff)
downloadopencode-eb009d595921e1cdc91f8c2e396e0a86e3b66117.tar.gz
opencode-eb009d595921e1cdc91f8c2e396e0a86e3b66117.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 {}