So if you use this, what do you use to enforce the types? Are you still running tsc --noEmit?
I'm embarking on a project where the various tsconfig files are getting quite unwieldy. I'd have already jumped to Deno but it just won't work right when the actual deployment is to Cloudflare Workers.
Comments
So if you use this, what do you use to enforce the types? Are you still running tsc --noEmit?
I'm embarking on a project where the various tsconfig files are getting quite unwieldy. I'd have already jumped to Deno but it just won't work right when the actual deployment is to Cloudflare Workers.