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

fix: replace dprint escape sequence in generated types.ts file #322

Open
c12i opened this issue Jul 8, 2024 · 0 comments
Open

fix: replace dprint escape sequence in generated types.ts file #322

c12i opened this issue Jul 8, 2024 · 0 comments

Comments

@c12i
Copy link
Collaborator

c12i commented Jul 8, 2024

Currently code generated in types.ts contains a dprint /* dprint-ignore-start */ comment to prevent the initial EntryTypes type alias from getting formatted thereby causing errors when attempting to populate the members of this union type on subsequent hc scaffold entry-type runs. This is internal implementation that is getting leaked here and should ideally be hidden.

@c12i c12i self-assigned this Jul 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Backlog
Development

No branches or pull requests

1 participant