- Configure your code editor | Grafana k6 documentation
I checked this, and installed@types/k6
$ npm init --yes
$ npm install --save-dev @types/k6
But still, autocomplete is not working. Why?
Some autocomplete is working though, like “sleep”, “check”, etc.
1 post - 1 participant