primefaces/sakai-react

Create a branch to demonstrate how to use this with Typescript

ccaspanello opened this issue · 1 comments

I like to use typescript with my projects and having a typescript branch would help other developers get started.

Here is my attempt at converting everything. There were a few places I used any or //@ts-ignore because I didn't want to refactor too much and deviate from non-typescript way.

https://github.com/primefaces/sakai-react/compare/master...ccaspanello:typescript?expand=1

It is now available in TypeScript as you can see. For now, I'm closing this. If you have any issues with TS please open a ticket please.