Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Manually generated typia files should optionally be added a // @ts-nocheck #1263

Open
bibauporto opened this issue Sep 7, 2024 · 2 comments
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@bibauporto
Copy link

Manually generating typia files using typia generate, but most of my typescript errors come from those generated files.

I would like, optionally the @ts-nocheck to be added on 'compiled' files. So that i don't have to add it to the template files.

@samchon
Copy link
Owner

samchon commented Sep 10, 2024

What about sending a PR?

You can do it in this file

https://github.com/samchon/typia/blob/master/src/programmers/TypiaProgrammer.ts

@anonymousRecords
Copy link

I made a PR for this issue : #1327

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

3 participants