How to create your own Eslint rule with tests, boosting the DX, and code-review
Code review is an essential step in every good software development process. At this step, your team can learn, discuss, and detect problems related to code or business logic. A good code review requires attention to detail from the reviewer,...