Use swc for TypeScript and don't print by default

This commit is contained in:
Manuel 2021-05-12 07:33:35 +02:00
parent 73d3fce78a
commit a51b94913a
Signed by: Manuel
GPG key ID: 4085037435E1F07A
3 changed files with 4 additions and 5 deletions

View file

@ -1 +1,2 @@
cat | node -p
cat > program.js
node program.js