sakai-react icon indicating copy to clipboard operation
sakai-react copied to clipboard

Create a branch to demonstrate how to use this with Typescript

Open ccaspanello opened this issue 3 years ago • 0 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

ccaspanello avatar Nov 10 '21 19:11 ccaspanello