Commit Graph

7 Commits

Author SHA1 Message Date
zkochan
0799e7e65f style: use jsdocs for function descriptions 2016-09-18 18:45:29 +03:00
zkochan
f2b0960f8a style(*.ts): .ts files have camelCase names 2016-09-14 22:06:28 +03:00
zkochan
5760d9376d refactor(*.ts): strictNullChecks = true
close #358
2016-09-14 00:46:51 +03:00
zkochan
9667d8122f refactor(*.ts): no-any = true 2016-09-13 00:41:22 +03:00
zkochan
261d968876 refactor(*.ts): use async/await
PR #357, Close #347
2016-09-12 22:04:02 +03:00
zkochan
2f26f61409 refactor(*.ts): noImplicitAny = true
PR #357, Ref #347
2016-09-12 22:02:26 +03:00
Zoltan Kochan
7b25ba269e feat: rewrite to TypeScript
PR #357, Ref #347
2016-09-12 22:00:56 +03:00