-
Notifications
You must be signed in to change notification settings - Fork 49
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
rewrite with typescript #22
base: master
Are you sure you want to change the base?
rewrite with typescript #22
Conversation
4031f6f
to
562afbf
Compare
562afbf
to
96e00d1
Compare
I think the remaining 8 issues checked by codeclimate are not so urgent to be fixed. Go on finishing other parts. |
0affc0f
to
9da19c2
Compare
There are some dependencies issues need Node 10. Would be nice to see travis-ci's node version being updated. |
I need some feedback. |
Travis CI failed due to this, how can I upgrade that?
|
add tsconfig.json (with strict on)
convert all js files to ts
remove applyMatrix3 from Vector3
BUILD SETTINGS are not set up currectly for now