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.
I noticed on PR #17 that a lot of formatting was submitted that removed semicolons or changed from single quotes to double quotes.
I would suggest adding prettier to the repo to sort out these issues and streamline the coding style.
Also, I see this as an opportunity to expand this CLI App with tools like Prettier, to either learn new tools or add their favorite tools to the project.
I noticed on PR #17 that a lot of formatting was submitted that removed semicolons or changed from single quotes to double quotes.
I would suggest adding prettier to the repo to sort out these issues and streamline the coding style. Also, I see this as an opportunity to expand this CLI App with tools like Prettier, to either learn new tools or add their favorite tools to the project.
I'm open contributing to this