stevensblueprint / aad-admin

CRM Platform for Mentors & Mentees
7 stars 0 forks source link

Format imports with prettier #197

Closed ulrokx closed 5 months ago

ulrokx commented 5 months ago

This should prevent any extra diff lines and enforce a deterministic import order and automatically remove extra imports on format. This basically changes every file in repo, but just take a look at package.json and prettier config for actual human changes