gateway
gateway copied to clipboard
(ref) Using custom logic for lint command
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.
Tests performed by the developer:
Tips for QA testing: