linkspector icon indicating copy to clipboard operation
linkspector copied to clipboard

Prettier

Open IvanArkhipov1999 opened this issue 1 year ago • 0 comments

Pull Request Template

Description

I have noticed several redundant spaces in your code and decided to suggest to use prettier. Maybe you'll like it.

Type of Change

  • Enhancement

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes

Additional Information

I can tune prettier by your comments. I used basic configuration, but set tabs width 2 since I think it is closer to your style.

IvanArkhipov1999 avatar May 21 '24 13:05 IvanArkhipov1999