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

export types.d.ts #310

Merged
merged 2 commits into from
May 29, 2024
Merged

export types.d.ts #310

merged 2 commits into from
May 29, 2024

Conversation

wiso
Copy link
Contributor

@wiso wiso commented May 29, 2024

This follow a discussion on the root forum: https://root-forum.cern.ch/t/typescript-problem-with-jsroot-could-not-find-a-declaration-file-for-module-jsroot/59497

Exposing types.d.ts in requirement

This fix the issue, but the MR should be reviewed by an expert in javascript

package.json Outdated
@@ -133,4 +137,4 @@
"core-js": false,
"dompurify": false
}
}
}
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please do not remove newline at the end

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done, sorry, my linter didn't like that

Copy link
Member

@linev linev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I am not TypeScript expert either

Looks like all tests in CI are working therefore one can merge it

@linev linev self-assigned this May 29, 2024
@linev linev merged commit 38993b3 into root-project:master May 29, 2024
12 checks passed
linev pushed a commit that referenced this pull request May 29, 2024
* export types.d.ts

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

Successfully merging this pull request may close these issues.

2 participants