Commit 6390aaa
committed
chore(tsconfig): add renderer path alias to module resolution
- Add @renderer/* path alias mapping to src/renderer/* directory
- Improve module resolution for renderer process imports
- Align with existing path alias patterns for main and shared modules1 parent 6995a6d commit 6390aaa
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
| 18 | + | |
18 | 19 | | |
19 | 20 | | |
20 | 21 | | |
| |||
0 commit comments