Results 8 comments of λ

I dug the source a little and found the problem came from [this line](https://github.com/ivogabe/gulp-typescript/blob/b01326a77347520f1a24a877e3305ae272a1b432/lib/project.ts#L62), but I don't see the reason why these options are related to the `isolatedModules` which is...

> And here's how after fixing ternary expressions: > > ```js-jsx > const Component = () => ( > > {landmarks.hits.length > 0 > ? landmarks.hits.map(({ name, objectID }) =>...

FYI, install/uninstall script in deps is still bugged at v7.20.3 with node 16. Tested with an fresh project with `yorkie` and npm install (no ci or existed package lock).

Definitely need this more than ever