Jacek Mirowski

Results 1 comments of Jacek Mirowski

I had a similar problem, in my case I solved it by setting the `moduleTypes` property for the ts-node in a separate typescript config file. my `serverless-tsconfig.json`: ```json { "extends":...