Skip to content

Commit c002eb6

Browse files
committed
chore(vs-code-ext): Format
1 parent 2821567 commit c002eb6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vs-code-extension/src/render-open-email-file.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ export async function renderOpenEmailFile(
5252
const fakeContext = {
5353
...global,
5454
process: {
55-
env: {}
55+
env: {},
5656
},
5757
module: { exports: { default: undefined as unknown } },
5858
__filanem: currentlyOpenTabFilePath,

0 commit comments

Comments
 (0)