Skip to content

✨ [Feature request]: Configure ESLint and Prettier #263

@joshi-kaushal

Description

@joshi-kaushal

Is your feature request related to a problem? Please describe.
It will be nice to have standardized rules for coding.

Describe the solution you'd like
We can configure ESLint and Prettier in our project. Then if we set it up with Husky pre-push hook, the code will already be formatted and prettified before git push command is executed.

Describe alternatives you've considered

  • Ignoring code formatting.
  • Manually reading/reviewing every code for better formating.

Additional context
I am happy to work on this issue.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions