Skip to content

Commit 88bff2c

Browse files
committed
Update tsconfig.spec.json
1 parent fe43cb8 commit 88bff2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tsconfig.spec.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"target": "ES2021",
44
"lib": ["es2022", "dom"],
55
"types": ["cypress", "node", "@testing-library/cypress", "cypress-real-events", "chai"],
6-
"moduleResolution": "Node",
6+
"moduleResolution": "bundler",
77
"jsx": "react-jsx",
88
"composite": true
99
},

0 commit comments

Comments
 (0)