Articles with the tag #linting:

Image of code sample for the article: ESLint disable single line and code blocks

ESLint disable single line and code blocks

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