JC-Coder / startease

StartEase is a command-line interface (CLI) tool designed to make project setup a breeze. Whether you're working with your favorite technologies or exploring new ones, StartEase is your companion for quickly and effortlessly scaffolding projects.
https://startease.vercel.app
MIT License
61 stars 25 forks source link

prettier package.json #51

Closed Emmo00 closed 8 months ago

Emmo00 commented 9 months ago

At this point, the scaffolded package.json file is a one liner. It'd be cooler for the package.json file to be indented and spaced properly. image

I can make a PR for this.