Skip to content

Commit

Permalink
fix: Remove unnecessary inclusion of cypress in dist
Browse files Browse the repository at this point in the history
  • Loading branch information
tjtanjin committed Sep 19, 2024
1 parent 3efe4bc commit 86da606
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,6 @@
"skipLibCheck": true /* Skip type checking all .d.ts files. */
},
"include": [
"cypress/**/*",
"src/**/*",
"types/*"
],
Expand Down

0 comments on commit 86da606

Please sign in to comment.