DefineX-Studios / MasjidBuddy

Application that provides a platform for local masjids to provide services online.
MIT License
0 stars 0 forks source link

cd .. && cd .. && cd .. && husky install #25

Closed adsau59 closed 5 months ago

adsau59 commented 7 months ago

this thing is pretty dirty

https://github.com/DefineX-Studios/MasjidBuddy/blob/main/code/presentation/mb-client/package.json#L26

instead of this, we should create a project root environment variable and then use that to refer everything instead

electr0de commented 5 months ago

Husky recommends on their official docs: image

Which is exactly what we did.

adsau59 commented 5 months ago

okay, closing the issue