Skip to content

Support verbatim module syntax option in typescript #16

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

Merged
merged 3 commits into from
Nov 7, 2024

Conversation

patvice
Copy link
Contributor

@patvice patvice commented Oct 31, 2024

Hey @skryukov!

I thought it would be helpful to code out what I described in #15. It ended up being more straightforward than I thought.

At least in our project, this allows us to not disable rules specifically just for the generated types. Let me know what you think.

@skryukov
Copy link
Owner

skryukov commented Nov 7, 2024

In general, I believe auto-generated files should be ignored by application-level linters, but since the change is minor, let's merge it. However, I'm open to dropping this config option if it starts to complicate templates too much.

@skryukov skryukov merged commit ce0365f into skryukov:main Nov 7, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants