Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Axe-core's d.ts file is incomplete #3965

Closed
WilcoFiers opened this issue Mar 28, 2023 · 0 comments · Fixed by #3966
Closed

Axe-core's d.ts file is incomplete #3965

WilcoFiers opened this issue Mar 28, 2023 · 0 comments · Fixed by #3966
Labels
fix Bug fixes typescript TypeScript issues

Comments

@WilcoFiers
Copy link
Contributor

Several public axe-core methods do not have a type definition, including important ones like setup and teardown. While not everything in axe-core needs to be typed, at least all methods on the global axe object should be.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fix Bug fixes typescript TypeScript issues
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant