Skip to content

Commit

Permalink
Trying a fix for the new error
Browse files Browse the repository at this point in the history
  • Loading branch information
rmanaem committed Feb 9, 2024
1 parent 3958edd commit 5aa5723
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cypress/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"compilerOptions": {
"target": "es5",
"lib": ["es5", "dom"],
"types": ["cypress", "node"]
"types": ["node"]
},
"include": ["**/*.ts"]
}

0 comments on commit 5aa5723

Please sign in to comment.