Maybe there is a point to enable strict mode in tsconfig? There are around 30 or more possible errors about "possible undefined" values.
Also, i made an example, which produces no output when using current version of react-docgen-typescript. It also produces error with 0.10 version, but it was fixed in #15.
I don't really understand why it gives me null, but i want to dig into it :)