Commit 980eeb9
chore(eslint): enforce dynamic type-loader imports (#110441)
Require type-loader imports to use dynamic import so type docs are lazy
loaded instead of resolved at module load time.
enforces that we don't regress from after enabling lazy loaded types in
#110332
Co-authored-by: Cursor <cursoragent@users.noreply.github.com>1 parent c284249 commit 980eeb9
1 file changed
+5
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
383 | 383 | | |
384 | 384 | | |
385 | 385 | | |
| 386 | + | |
| 387 | + | |
| 388 | + | |
| 389 | + | |
| 390 | + | |
386 | 391 | | |
387 | 392 | | |
388 | 393 | | |
| |||
0 commit comments