Commit dd9f621
fix: remove conflicting TypeScript config from cypress.config.ts
The TypeScript configuration with module: 'commonjs' conflicted with the ES module setup in package.json, causing "exports is not defined in ES module scope" error.
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>1 parent 78e37e9 commit dd9f621
1 file changed
+0
-8
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | 8 | | |
17 | 9 | | |
18 | 10 | | |
| |||
0 commit comments