Alexander Zeitler
Alexander Zeitler
@NarHakobyan Thanks!
Can you please share your Node.js and Typescript versions and your complete tsconfig?
I'm working on it at #277 but it doesn't work yet (e.g. [0.24.9-alpha.4](https://www.npmjs.com/package/docker-compose/v/0.24.9-alpha.4)).
I also tend to agree with @selketjah. Maybe have some dashed border as an fence analogy: 
Since I have already entered the territory of multi-stream projections, I can imagine that I will (have to) use it sooner or later.
Adding this to `tsconfig.json` fixed it - maybe there are better solutions? ```json { "compilerOptions": { "skipLibCheck": true } } ```