Trent Dailey

Results 3 comments of Trent Dailey

I have also tried to get around this by adding // @ts-nocheck or // @ts-ignore to not get the type error as a workaround but those options do not work.

We ended up switching back to using serverless.yml and funtion.yml files as we kept running into different issues when trying to use typescript. It just works better when using yml.