Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Formatter configuration #405

Open
K-Kumar-01 opened this issue Jun 12, 2021 · 3 comments
Open

Formatter configuration #405

K-Kumar-01 opened this issue Jun 12, 2021 · 3 comments

Comments

@K-Kumar-01
Copy link
Collaborator

K-Kumar-01 commented Jun 12, 2021

Feature Request 🛍️

Add a formatter (prettier or any other) configuration to the codebase which is consistent with the eslint-configuration and introduces as few as possible linting changes.

Use Case

Formatting the codebase with formatted will improve the spacing which will improve the readability of the code.

Possible Solution

Can use prettier with some manual config file for the same.

Context

While working for a PR, there occurred a need for formatting. This made this issue rise up.

Detailed Description

The changes will most likely include:

  • Addition of some new packages
  • New configuration file for the formatter package.
  • Changes to the existing eslint configuration to be consistent with existing rules along with formatting rules.

Related Issues

Eslint Config

@aashimawadhwa
Copy link

I am willing to work on this issue . will you please assign it to me .

@jolanglinais
Copy link
Member

Please open a PR when ready for us to start looking at it.

@aashimawadhwa
Copy link

@irmerk please review my PR and let me know if i need to make some improvement.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants