kozily / admin

Tasks, project documentation and wiki repository
0 stars 0 forks source link

Implement a type checker #66

Open smpiano opened 7 years ago

smpiano commented 7 years ago

Description

Implement flow.js for type checking.

Related tickets

none

andres-arana commented 6 years ago

I'm splitting this issue into multiple related issues. To implement a type system we'd need first to do https://github.com/kozily/admin/issues/74, then https://github.com/kozily/admin/issues/73 and finally this one. I'm moving this back to ready, all the work I've been doing in this ticket was actually implementing https://github.com/kozily/admin/issues/74