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

feat: auto detect and preserve format #175

Merged
merged 2 commits into from Apr 17, 2024
Merged

feat: auto detect and preserve format #175

merged 2 commits into from Apr 17, 2024

Conversation

pi0
Copy link
Member

@pi0 pi0 commented Apr 17, 2024

previous efforts: #142, #125, #113, #158 (thanks @iijaachok, @Waleed-KH, @aa900031, @kylegl ❤️ )

resolves #132

This PR uses confbox utils to parse and serialize package.json/tsconfig. confbox automatically detects and preserves indentation and start/end whitespace.

@pi0 pi0 marked this pull request as ready for review April 17, 2024 15:23
@pi0 pi0 merged commit 2f34aea into main Apr 17, 2024
2 checks passed
@pi0 pi0 deleted the feat/preserve-style branch April 17, 2024 15:24
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.

Original package.json file structure is not respected
1 participant