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

types not specified in package.json #40

Open
cellog opened this issue Feb 12, 2021 · 1 comment
Open

types not specified in package.json #40

cellog opened this issue Feb 12, 2021 · 1 comment

Comments

@cellog
Copy link

cellog commented Feb 12, 2021

The typescript type definition for the index.d.ts is not specified in package.json as "types": "src/index.d.ts" and so is inaccessible to typescript. The fix is to release the exact same code with a "types" field in package.json

@NadiaPosch
Copy link

@bkucera Thanks for this awesome package! It works like a charm to test accessibility in our current project. However the typecheck fails due to this issue. I saw that the fix has already been pushed but hasn't been released yet. Will there soon be another release so that this can be closed?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants