mishelen / tsoa-swc

base project based on express + tsoa, for swc build error reproduction

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The main goal of the project is a typeescript application using tsoa for documentation generation, validation and routing.

Most compilers (tsx, ts-node,... ) have problems with decorators or overall with ESM, swc of course has more support and speed. But it has problems too.

ESM in the context of typescript is Pandora box.

About

base project based on express + tsoa, for swc build error reproduction


Languages

Language:TypeScript 100.0%