Skip to content

Commit

Permalink
webapp/tsconfig: add cypress
Browse files Browse the repository at this point in the history
  • Loading branch information
tharvik committed Sep 30, 2024
1 parent f4f3a10 commit 88b20b3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions webapp/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@
},
{
"path": "./tsconfig.vitest.json"
},
{
"path": "./cypress/tsconfig.json"
}
],
"compilerOptions": {
Expand Down

0 comments on commit 88b20b3

Please sign in to comment.