👨‍💻 Support d'IntelliSense pour Cypress

pull/1158/head
Maxime Quandalle 2020-10-11 13:29:32 +02:00
parent 6fa30e505c
commit 9a3afddd71
1 changed files with 4 additions and 0 deletions

View File

@ -0,0 +1,4 @@
// Support IntelliSense for Cypress
{
"include": ["../../node_modules/cypress", "./integration/**/*.js"]
}