Skip to content

feat: auto detect and preserve format#175

Merged
pi0 merged 2 commits into
mainfrom
feat/preserve-style
Apr 17, 2024
Merged

feat: auto detect and preserve format#175
pi0 merged 2 commits into
mainfrom
feat/preserve-style

Conversation

@pi0

@pi0 pi0 commented Apr 17, 2024

Copy link
Copy Markdown
Member

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
@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