Commit 8a60e08
committed
[Spec 0602] Switch extension tsconfig to bundler module resolution
Change module from Node16 to ESNext with moduleResolution: bundler.
Enables cross-package imports from ESM packages like @cluesmith/codev
during type-checking. esbuild output unchanged (still CJS).1 parent 02a32b7 commit 8a60e08
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
| 4 | + | |
4 | 5 | | |
5 | 6 | | |
6 | 7 | | |
| |||
0 commit comments