Commit c204ec0
committed
fix: remove unused imports, add .d.ts resolution test
- Removed unused tempfile and os imports (tests use pytest tmp_path)
- Added test_d_ts_files_are_discovered: verifies import './config.js'
resolves to config.d.ts when no .ts file exists1 parent 0fa6f6d commit c204ec0
1 file changed
Lines changed: 13 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
6 | | - | |
7 | 5 | | |
8 | 6 | | |
9 | 7 | | |
| |||
201 | 199 | | |
202 | 200 | | |
203 | 201 | | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
| 205 | + | |
| 206 | + | |
| 207 | + | |
| 208 | + | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
| 212 | + | |
| 213 | + | |
| 214 | + | |
204 | 215 | | |
205 | 216 | | |
206 | 217 | | |
| |||
0 commit comments