migrate to cypress 10

This commit is contained in:
itsMapleLeaf
2022-07-23 13:53:55 -05:00
committed by Darius
parent b275d9b330
commit e486da0881
10 changed files with 12 additions and 77 deletions

View File

@@ -6,5 +6,6 @@
"paths": {
"~/*": ["./app/*"]
}
}
},
"include": ["remix.env.d.ts", "**/*.ts", "**/*.tsx"]
}