You just have to change :
apis: ['./src/routes/*.ts'],
to :
apis: ['./src/routes/*.js'],
in your "src/utils/swagger.ts" file