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 #67

Merged
merged 2 commits into from
Aug 5, 2024

Conversation

tajakobsen
Copy link
Contributor

  • 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

 - 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 self-assigned this Aug 5, 2024
@tajakobsen tajakobsen linked an issue Aug 5, 2024 that may be closed by this pull request
Copy link
Contributor Author

@tajakobsen tajakobsen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good

@tajakobsen tajakobsen merged commit 4a704f2 into main Aug 5, 2024
1 check passed
@tajakobsen tajakobsen deleted the 66-make-output-conform-to-prettier-defaults branch August 5, 2024 09:04
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.

Make output conform to "prettier" defaults
1 participant