avinashkranjan / Friday

🎓 Friday - Your Personal Class Manager Assistant, It'll never let you miss another assignment deadline or upcoming test. https://friday.avinashranjan.com
https://play.google.com/store/apps/details?id=com.avinashkranjan.friday
MIT License
108 stars 153 forks source link

feat: init commit lint✔ #364

Closed Nishitbaria closed 1 year ago

Nishitbaria commented 1 year ago

Description

This pull request introduces the initial commit to the project, implementing linting ✔ and integrating Husky for improved code quality.

Changes:

  1. Set up Husky to enforce linting on pre-commit hooks.
  2. Added npm package manager to manage project dependencies.

Fixes #361

Replace issue_no with the issue number which is fixed in this PR

Have you read the Contributing Guidelines on Pull Requests?

Type of change

Please delete options that are not relevant.

Checklist:

Nishitbaria commented 1 year ago

@avinashkranjan ,please review and merge my pull request

Nishitbaria commented 1 year ago

@avinashkranjan ,i have resolved conflict,please merge