HackerTrans
TopNewTrendsCommentsPastAskShowJobs

tchetwin

no profile record

Submissions

Show HN: Stricli – a new TypeScript-type-safe CLI framework

bloomberg.github.io
10 points·by tchetwin·2 năm trước·2 comments

Show HN: ts-blank-space – fast TypeScript type-stripper

bloomberg.github.io
22 points·by tchetwin·2 năm trước·4 comments

comments

tchetwin
·11 tháng trước·discuss
https://github.com/nodejs/node/pull/58517 - I think the `semver-major` and the timing mean that it might not be available until v25, around October
tchetwin
·2 năm trước·discuss
It does!

Node uses swc to do this. The swc implementation of blank-spacing (implemented here https://github.com/swc-project/swc/pull/9144) was inspired by the author of ts-blank-space here: https://gist.github.com/acutmore/27444a9dbfa515a10b25f0d4707.... It has just taken a little longer to release the original implementation.