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: update keywords.ts generator to include Set<string> type annotations
The generated kwlist.ts needs explicit Set<string> type annotations for
TypeScript compatibility when calling .has() with string arguments.
Co-Authored-By: Dan Lynch <[email protected]>
0 commit comments