-
-
Notifications
You must be signed in to change notification settings - Fork 345
Migration to Typescript #302
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
Conversation
…dated recently I've put "o is Date"
… obj reference creation
Codecov Report
@@ Coverage Diff @@
## master #302 +/- ##
==========================================
+ Coverage 99.67% 99.73% +0.05%
==========================================
Files 9 14 +5
Lines 308 371 +63
Branches 53 64 +11
==========================================
+ Hits 307 370 +63
Misses 1 1
Continue to review full report at Codecov.
|
Note to myself not to squash this one. I need to do a few local tests in projects to make sure everything still works the same |
Migrated the whole project to TS
Also added changes at vuejs/vue#10272