Hayk

Results 2 issues of Hayk

![swapi](https://user-images.githubusercontent.com/63275027/103132098-c8b47e00-46bc-11eb-89a6-4bcaac8f9ff3.JPG) "anymode" should be "anymore"

I need to extract from typescript interface into a js object. I have a function which does exactly that ``` const getKeys = (intName: string): string[] => { const project...