mon-entreprise/site/cypress/jsconfig.json

5 lines
108 B
JSON

// Support IntelliSense for Cypress
{
"include": ["../../node_modules/cypress", "./integration/**/*.js"]
}