I am trying to set up VS code to be able to debug my WDIO test code. I am able to run WDIO normally using
npx wdio ./config/wdio.shared.conf.js