markdown-transform icon indicating copy to clipboard operation
markdown-transform copied to clipboard

Formatter configuration

Open K-Kumar-01 opened this issue 4 years ago • 3 comments

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

K-Kumar-01 avatar Jun 12 '21 10:06 K-Kumar-01

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

aashimawadhwa avatar Jan 30 '22 20:01 aashimawadhwa

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

jolanglinais avatar Feb 04 '22 18:02 jolanglinais

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

aashimawadhwa avatar Feb 06 '22 18:02 aashimawadhwa