Zareith

Results 3 comments of Zareith

For people who are bundling their code, [unplugin-typia](https://jsr.io/@ryoppippi/unplugin-typia/doc/esbuild/~/default) is a more convenient alternative to ts-patch that doesn't interfere with other tools using tsc.

> You still need to install typia which requires ts-patch .. @sgpinkus That doesn't matter if you don't configure it to patch the ts compiler dependency in your project. If...

@sgpinkus It is optional. > Just run npx typia setup command if you’re using tsc. The setup wizard will do everything. Note the part about "if using tsc". If you...