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

Feature Request: Add Prettier #22

Closed CreedDE closed 9 months ago

CreedDE commented 1 year ago

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

JC-Coder commented 1 year ago

okay great . thanks for the observation . i'm assinging this to you