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

typescript declaration file absent #22

Open
devang-gaur opened this issue May 15, 2018 · 0 comments
Open

typescript declaration file absent #22

devang-gaur opened this issue May 15, 2018 · 0 comments

Comments

@devang-gaur
Copy link

I'm aware that library is written in typescript itself, but there's no typescript declaration file present to be used as an npm @types module.
You just need to append the declaration flag as true in tsconfig.json.

Also, the npm module contains a lot of unnecessary files such as docs files and website files. Even test files aren't required there.

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

1 participant