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

Fixed a node typing issue in resource manager #5961

Merged
merged 1 commit into from
Feb 7, 2024

Conversation

valadas
Copy link
Contributor

@valadas valadas commented Feb 7, 2024

Fixed a node typing issue in resource manager

This add @types/node to the dev-dependencies so we hopefully have better typings and also adds skipLibCheck to the typescript configuration so that basically only "our" code is checked.

@bdukes this may be the fix for the current build issue with #5960 if you want to rebase it after this fix.

Fixed a node typing issue in resource manager
@valadas valadas added this to the 9.13.3 milestone Feb 7, 2024
Copy link
Contributor

@david-poindexter david-poindexter left a comment

Choose a reason for hiding this comment

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

Looks good assuming the build is successful.

@bdukes bdukes merged commit 87bed09 into dnnsoftware:develop Feb 7, 2024
3 checks passed
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.

3 participants