nivg1992 / faceplatform

FacePlatform enhances home security by capturing, tagging, and notifying you of faces detected by your home cameras in real-time.
Apache License 2.0
4 stars 1 forks source link

Client setup/eslint prettier husky #28

Closed tamirhal closed 1 month ago

tamirhal commented 1 month ago

I've made some linter configuration updates and added prettier to have better and constant code formatting. I also added Husky to run linter checks and auto-formatting before each commit

nivg1992 commented 1 month ago

@tamir61 please fix the lint issue to merge it

tamirhal commented 1 month ago

@nivg1992 Fixed