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

Add type checking #1082

Merged
merged 8 commits into from
Jul 20, 2024
Merged

Add type checking #1082

merged 8 commits into from
Jul 20, 2024

Conversation

Methuselah96
Copy link
Contributor

DT is currently not type-checking all files, leading to oversights like #1081. This PR adds a CI step that runs type checking on all files.

Methuselah96 and others added 8 commits July 20, 2024 09:51
* Update CSMFrustum.d.ts

CSMFrustum not a default exports

* Update MMDPhysics.d.ts

undefined THREE

* Fix build

---------

Co-authored-by: wongchichong <wongchichong@gmail.com>
@Methuselah96 Methuselah96 merged commit 5e2d053 into master Jul 20, 2024
5 checks passed
@Methuselah96 Methuselah96 deleted the add-type-checking branch July 20, 2024 14:15
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