Skip to content

Commit

Permalink
fix: fix Cypress typecheck (remix-run#241)
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelDeBoey authored Jun 30, 2023
1 parent e5b3f57 commit 0397e9a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cypress/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@
"strict": true,
"skipLibCheck": true,
"resolveJsonModule": true,
"typeRoots": ["../types", "../node_modules/@types"],

"paths": {
"~/*": ["../app/*"]
Expand Down

0 comments on commit 0397e9a

Please sign in to comment.