Follow this blog

Software engineering, design, and psychology

Tag: code style

1 post

Enforce Any Code Style Constraint with ESLint

When managing big software projects, it is important to configure code rules for loads of scenarios. Usually, you start with basics, like prohibiting unused variables