I'm facing the below issue when trying to add the below for intellisense under jsconfig.json file.
Could you please help me to avoid this issue.
Cypress Version: 8.5.0
{
"include": ["./node_modules/cypress", "cypress/**/*.js"]
}
I'm facing the below issue when trying to add the below for intellisense under jsconfig.json file.
Could you please help me to avoid this issue.
Cypress Version: 8.5.0
{
"include": ["./node_modules/cypress", "cypress/**/*.js"]
}