You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thank you for the report, do you have a minimal repro or example on where are you observing this behavior and also how that differs to your expected output?
🐞 Bug report
Description
Expect: Accessibility hints to be visible in angular html files while coding in VS code.
Actual: No hints are showing in vs code.
Details
webhint version - 7.1.12
OS version - Sonoma 14.5
angular version - 16.1.2
.hintrc file contents:
{ "extends": ["accessibility"] }
I have also installed the extension and restarted VS code and computer.
Is this extension meant to work with angular as well?
The text was updated successfully, but these errors were encountered: