Articles with the tag #linting:
ESLint disable single line and code blocks
2020-09-16
ESLint is a must-have tool for the editor as well as in your CI setup as it greatly improves code quality, however, sometimes you need to disable some rules. …read more