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.
jsconfig.json
Cypress Version: 8.5.0
{ "include": ["./node_modules/cypress", "cypress/**/*.js"] }