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

Make output conform to "prettier" defaults #66

Closed
tajakobsen opened this issue Aug 5, 2024 · 0 comments · Fixed by #67
Closed

Make output conform to "prettier" defaults #66

tajakobsen opened this issue Aug 5, 2024 · 0 comments · Fixed by #67
Assignees

Comments

@tajakobsen
Copy link
Contributor

Update renderers to make prettier not create squiggles in output

  • Add \n at end of index.d.ts files
  • Add ; at end of type-declarations.
@tajakobsen tajakobsen self-assigned this Aug 5, 2024
tajakobsen added a commit that referenced this issue Aug 5, 2024
 - Add newline at the end of index-files without global interface
 - Add semicolon after type definitions
 - Ensure that "singleQuote" setting always is respected in all file writes

Closes to: #66
@tajakobsen tajakobsen linked a pull request Aug 5, 2024 that will close this issue
tajakobsen added a commit that referenced this issue Aug 5, 2024
 - Add newline at the end of index-files without global interface
 - Add semicolon after type definitions
 - Ensure that "singleQuote" setting always is respected in all file writes

Closes to: #66
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 a pull request may close this issue.

1 participant