gateway icon indicating copy to clipboard operation
gateway copied to clipboard

(ref) Using custom logic for lint command

Open evseevnn opened this issue 1 year ago • 0 comments

Before submitting this PR, please make sure:

  • [X] Your code builds clean without any errors or warnings
  • [X] You are using approved title ("feat/", "fix/", "docs/", "refactor/")

A description of the changes proposed in the pull request: This PR addresses the following issues:

  • No output when running the linter.
  • Resolves the problem with configuring prettier + eslint regarding trailing commas.

The test-bronze folder was skipped during checking because it is too big. It might be a good idea to address this in the future.

Screenshot 2024-05-29 at 13 25 44

Tests performed by the developer:

Tips for QA testing:

evseevnn avatar May 29 '24 12:05 evseevnn