You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: revert reference directive changes to use lib format
- Revert lib.deno.shared_globals.d.ts to use lib= references
- Revert lib.deno.window.d.ts to use lib= references
- Revert lib.deno_web.d.ts to use lib= references
- These path-based references were causing CI type-checking failures
- Keep only the error class changes in lib.deno.ns.d.ts
0 commit comments