Closed smncd closed 2 years ago
@smncd, can you please take a look at line 37. sa11y;
is causing a parsing error which breaks linting.
@adamchaboryk, ah I see, it appears the linter is not happy with sa11y;
being there. It's not necessary to have it typed out like I did either, I've gone ahead and corrected it and another lint error I got in #36.
Extend Sa11y type declarations to include methods and properties and make Custom Checks work in Typescript (more context on the latter given here: #34 )
Changes:
src/js/sa11y.js
.