1
0
Fork 0
mirror of https://github.com/betagouv/mon-entreprise synced 2025-02-09 04:05:01 +00:00
mon-entreprise/site/cypress/jsconfig.json

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

5 lines
108 B
JSON
Raw Normal View History

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