code-with-ahsan
code-with-ahsan copied to clipboard
enforce coding style with prettier and eslint
With contributions, one would like to enforce a coding style across the whole repository. We could enforce code style using prettier and eslint in pre commit hooks or in the ci.
Can you please assign me this??