Open sergei-startsev opened 1 month ago
Please see comment in different ticket.
To replay the comment:
Hi @sergei-startsev the linter does not support template files, this is why you are seeing problems.
To reduce noise in results, we recommend you exclude files using the exclude option within your configuration file.
Axe-linter does not recognize lodash/underscore HTML template files, resulting in false positive issues.
Example 1
The lodash template below causes a false-positive
aria-valid-attr-value - Ensures all ARIA attributes have valid values
error:Example 2
The lodash template below causes a false-positive
list - Ensures that lists are structured correctly
error: