-
Notifications
You must be signed in to change notification settings - Fork 132
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Are you considering adding support for typescript? #39
Comments
@JoyNop you can do a workaround to use in typescript project, declare a module in typings like that |
Hi Renny,
Yes I am.I will look into .
…On Thu, Nov 14, 2019 at 9:40 PM Mihai Starniciuc ***@***.***> wrote:
@JoyNop <https://github.com/JoyNop> you can do a workaround to use in
typescript project, declare a module in typings like that
declare module "react-timeline-gantt";
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#39?email_source=notifications&email_token=ADMV2DVYE32XJ374DSJUYS3QTUFHVA5CNFSM4JL7TZO2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEEBBGCY#issuecomment-553784075>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ADMV2DVHRCNP563R6M2BWD3QTUFHVANCNFSM4JL7TZOQ>
.
|
I am very excited about this. 😃
|
Currently adding typescript in my fork https://github.com/TheTechCompany/react-timeline-gantt |
RT
Are you considering adding support for typescript?
The text was updated successfully, but these errors were encountered: