TypeScript strict mode doesn't work without manually adding @types/dockerode
as dependency
#667
Labels
bug
Something isn't working
@types/dockerode
as dependency
#667
Expected Behaviour
TypeScript strict mode works out of the box.
Actual Behaviour
@types/dockerode
needs to be manually added as a dependency. (This seems to be the same issues as in #77)Testcontainer Logs
Not relevant
Steps to Reproduce
Adding
@types/dockerode
manually fixes the problem:Environment Information
The text was updated successfully, but these errors were encountered: