Taras Halynskyi

Results 16 comments of Taras Halynskyi

What about Required? https://www.typescriptlang.org/docs/handbook/utility-types.html#requiredtype Currently this not work: ```ts export interface Node = { name?: string; key?: string // Many other properties } // force key to be required export...

@danrevah Ping. Maybe you can give write access to other main contributors?

@dmtrKovalenko Thx for your response. 1 - Just interesting. Why it's designed like that? 2 - Can you please show some example of what you mean about `utf-8`? I don't...

So small issue, but it's really confusing the users. Any updates?

@jermylucas Thx for response and for the try, but unfortunately it not work on priming.org with selected 17.3.0 (latest) version. Are you sure that it's already used on the priming.org?...