You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add prettier and eslint checks on staged files while commiting
Describe the solution you'd like
We can use lint staged to solve this
Adding prettier and eslint will resolve all the inconsistencies in the code and will help in code maintainability.
Describe alternatives you've considered
Additional context
Add any other context or screenshots about the feature request here.
Thank you for your feature request – we love each and every one!
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem?
Add prettier and eslint checks on staged files while commiting
Describe the solution you'd like
We can use lint staged to solve this
Adding prettier and eslint will resolve all the inconsistencies in the code and will help in code maintainability.
Describe alternatives you've considered
Additional context
Add any other context or screenshots about the feature request here.
Thank you for your feature request – we love each and every one!
The text was updated successfully, but these errors were encountered: