Your message dated Tue, 22 Oct 2019 13:32:45 +0200 with message-id <2340-5daee900-a3-9a87240@52812310> and subject line Closing has caused the Debian Bug report #942809, regarding node-typescript: Please embed ts-node to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact [email protected] immediately.) -- 942809: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=942809 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: node-typescript Version: 3.6.4-1 Severity: wishlist Hi, ts-node is often used in conjunction with typescript. It could be useful to embed it in node-typescript. > TypeScript execution and REPL for node.js, with source map support. > > # Execute a script as `node` + `tsc`. > ts-node script.ts > > # Starts a TypeScript REPL. > ts-node > > # Execute code with TypeScript. > ts-node -e 'console.log("Hello, world!")' > > # Execute, and print, code with TypeScript. > ts-node -p -e '"Hello, world!"' > > # Pipe scripts to execute with TypeScript. > echo "console.log('Hello, world!')" | ts-node
--- End Message ---
--- Begin Message ---X-CrossAssassin-Score: 11997
--- End Message ---

