Made typescript-go (TS v7) toolchain to make `typia` arrive in the new era.As `ttsc` automatically detects plugin libraries, you no more need to suffer from complicate setup process. Take advantages of TypeScript compiler plugin libraries like `typia`.It also contains its own linter library `@ttsc/lint`, that is working on the plugin system of `ttsc`. It is also to make `typia` alive. If you re looking for a `vite`/`rollup`/`webpack` plugin for new TS v7, ttsc supports the way. Also, as `@ttsc/lint` is one of the plugin library of `ttsc`, re-using pre-parsed compiler ASTs, so actual computation cost is near to 0.