Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 36 million developers.
Sign up
Pro
Pinned
1,857 contributions in the last year
Contribution activity
May 2019
- djcsdy/Excalibur TypeScript
Created a pull request in excaliburjs/Excalibur that received 2 comments
[#1102] Prefer const/let to var
I am working towards replacing all uses of var with const or let, as discussed in #1102.
This is mostly just a case of running tslint --fix with the …
+2,008
−2,046
•
2
comments