Is it possible to add a setting to stop the linter from bringing up the console if the file passes all checks. When you have a number of errors that you subsequently fix, the final pass that has no errors still brings up a large console that was used to accommodate the previous list of issues.
Hi,
Is it possible to add a setting to stop the linter from bringing up the console if the file passes all checks. When you have a number of errors that you subsequently fix, the final pass that has no errors still brings up a large console that was used to accommodate the previous list of issues.