Skip to content

Commit 470504c

Browse files
committed
fix
1 parent d31e2fa commit 470504c

File tree

4 files changed

+2685
-15
lines changed

4 files changed

+2685
-15
lines changed

src/parser/typescript/analyze/index.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,8 @@ export function analyzeTypeScript(
8484

8585
analyzeRuneVariables(result, ctx);
8686

87+
ctx.appendOriginalToEnd();
88+
8789
return ctx;
8890
}
8991

0 commit comments

Comments
 (0)