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

fix(bootstrap-year-calendar.d.ts) fix bug with typing for jquery #227

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

RagazziMoscow
Copy link

Now there is a problem with tsc compiling:
node_modules/bootstrap-year-calendar/typescript/bootstrap-year-calendar.d.ts(6,22): error TS6053: File '<YOUR_FOLDER>/node_modules/bootstrap-year-calendar/jquery/jquery.d.ts' not found.

So this pull request inserts /// directive and we have a reference to jquery package instead of jquery.d.ts declarations file.

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

Successfully merging this pull request may close these issues.

1 participant