himkt/interest

Migrate to TypeScript

Closed this issue · 2 comments

himkt commented
  • setup package.json
  • rename .js and .jsx files to .ts and .tsx
  • type annotation
  • use tslint (added by @lapis-zero09)

change linter from eslint to tslint with this task.