K6 ouput logs in azuredevops pipeline have no color

Hello, so I noticed that when running locally from vscode my k6 scripts have pretty nice colouring and good readability

but in pipeline logs its plain white

How can i enable colours?

also tried different framework for api testing it was jasmine with axios , and apparently colors were there once output was printed. So I’m not sure whats wrong with k6 :question: