mon-entreprise/site/cypress/jsconfig.json

5 lines
108 B
JSON
Raw Normal View History

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