Saving TSX's Evaluated Commands to File 0 ▲ Jake Worth 2 hours ago · Tech · hide · 0 comments We can save all evaluated commands from our TSX REPL session to a file: $ npx tsx > const name: number = "Jake" undefined > .save output.ts Session saved to: output.ts No comments yet. Log in to reply on the Fediverse. Comments will appear here.