This repository was archived by the owner on Mar 14, 2026. It is now read-only.
Commit c766894
committed
Update TypeScript config to use CommonJS module system
- Switch module from 'Preserve' to 'CommonJS' for compatibility
- Set moduleResolution to 'Node10' and enable esModuleInterop
- Remove incompatible options to streamline build process1 parent ed25ef5 commit c766894
1 file changed
Lines changed: 3 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
9 | 7 | | |
10 | 8 | | |
11 | 9 | | |
0 commit comments