Skip to content

Commit 5fd5b09

Browse files
committed
chore: Update Cypress configuration for e2e testing
1 parent 7d42d1d commit 5fd5b09

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
File renamed without changes.

jsconfig.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"include": ["src/**/*", "tailwind.config.js"],
2+
"include": ["src/**/*", "tailwind.config.js", "cypress.config.js"],
33
"exclude": ["node_modules", "build", "dist"],
44
"vueCompilerOptions": { "target": 3.3 },
55
"compilerOptions": {

0 commit comments

Comments
 (0)