Skip to content

Commit

Permalink
Update tsconfig.json
Browse files Browse the repository at this point in the history
  • Loading branch information
AlfieJones committed May 22, 2024
1 parent a8da924 commit 7758352
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion integrations/cypress/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
"include": ["."],
"compilerOptions": {
"types": ["cypress"],
"lib": ["dom"]
},
"exclude": ["dist", "build", "node_modules"],
"exclude": ["dist", "build", "node_modules"]
}

0 comments on commit 7758352

Please sign in to comment.