Commit 9f216c5
committed
chore(eslint): configure TypeScript resolver for NodeNext; remove inline import/no-unresolved disables\n\n- Add eslint-import-resolver-typescript and resolver settings to .eslintrc.cjs\n- Drop per-line import/no-unresolved suppressions in src/index.ts and src/hooks.ts\n\ntest: use .js import specifiers throughout and fix skipped watch tests\n\n- Switch tests to import emitted .js (NodeNext-friendly) instead of .ts\n- Remove assignments to undeclared 'compiler' in skipped watch tests\n\nBuild/lint/test all green locally
1 parent 6471bf5 commit 9f216c5
3 files changed
Lines changed: 15 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
16 | 24 | | |
17 | 25 | | |
18 | 26 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
| 61 | + | |
61 | 62 | | |
62 | 63 | | |
63 | 64 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments