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
{{ message }}
This repository has been archived by the owner on Oct 16, 2024. It is now read-only.
The second required disable comment shouldn't be needed/the lint error is reported incorrectly.
As you can see VSCode's code highlighting shows that the second line is not deprecated/striked-through:
Because it references a local variable instead of the deprecated property.
The first disable comment is expected/required as per #74.
The text was updated successfully, but these errors were encountered: