Rashad Rivera

Results 5 comments of Rashad Rivera

> Any updates? I am looking for a solution... Please add the types. Does anyone know a work around? My project is dead in the water without TS support.

> ts and it will have its respective file luisDanielRoviraContreras, That is great. Is that version in your Git repo? I'm not seeing it. Also, if I could help speed...

Is there any way to get an interim solution so the following config code will work. Otherwise, are there any config tricks that can help us TypeScript users? We're kind...

If we are going to enhance the C# language, then we must respect its syntax. From many of the examples proposed to date, I see an issue where methods are...

Concerning this new feature's syntax, there have been a few renditions that seem problematic. Below are a few. ``` public interface IFoo { } public interface IBar { } //...