nicoespeon / trello-kanban-analysis-tool

💤 [Not maintained] Analyse Kanban metrics from a Trello board -
http://nicoespeon.com/trello-kanban-analysis-tool/
MIT License
114 stars 33 forks source link

Move to Typescript #42

Open nicoespeon opened 8 years ago

nicoespeon commented 8 years ago

Since Cycle.js v7, developers are strongly encouraged to develop app with Cycle + Typescript.

Plus, that would make sense with the typed approach that lies inside source code comment.

The main deal here is to replace babel with Typescript, integrating it with brunch.