daytimedrinkingclub / shipstation

Generate landing pages, html templates, portfolios and more using state of the art AI tools. Works most of the times. Works really really well sometimes!
https://shipstation.ai/
67 stars 59 forks source link

FIX #27 Formatted Code wherever possible. #32

Open Rehannn03 opened 1 month ago

Rehannn03 commented 1 month ago

Removed unused imports. Also made some formatting changes in client file. Built it before pushing.

ptmaroct commented 1 month ago

@Rehannn03 can you please rebase and also make the prettier config/ eslint config files and add them to the project? Or is this already done in the pr

The goal is whenever someone clones the project and starts working there shouldn't be any prettier formatting etc related changes in PR.

cc @ms4n

Rehannn03 commented 1 month ago

Okay sure. Will add the prettier config files.