-
-
Notifications
You must be signed in to change notification settings - Fork 25
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
More TS #301
Merged
Merged
More TS #301
Commits on Nov 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for cf1ba92 - Browse repository at this point
Copy the full SHA cf1ba92View commit details -
Working around microsoft/TypeScript#26382, which will likely never get solved.
Configuration menu - View commit details
-
Copy full SHA for 78f3479 - Browse repository at this point
Copy the full SHA 78f3479View commit details -
Configuration menu - View commit details
-
Copy full SHA for 03479d3 - Browse repository at this point
Copy the full SHA 03479d3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 70aae3f - Browse repository at this point
Copy the full SHA 70aae3fView commit details -
Configuration menu - View commit details
-
Copy full SHA for a5faaca - Browse repository at this point
Copy the full SHA a5faacaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 860a198 - Browse repository at this point
Copy the full SHA 860a198View commit details -
Configuration menu - View commit details
-
Copy full SHA for d336723 - Browse repository at this point
Copy the full SHA d336723View commit details -
Configuration menu - View commit details
-
Copy full SHA for f02acd1 - Browse repository at this point
Copy the full SHA f02acd1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 834c54a - Browse repository at this point
Copy the full SHA 834c54aView commit details -
This seems to be the way you're supposed to write overloads, but it does feel wrong.
Configuration menu - View commit details
-
Copy full SHA for 8b76474 - Browse repository at this point
Copy the full SHA 8b76474View commit details -
fix: remove redundant annotation
The inferred type is more specific.
Configuration menu - View commit details
-
Copy full SHA for 28c23bf - Browse repository at this point
Copy the full SHA 28c23bfView commit details -
Configuration menu - View commit details
-
Copy full SHA for ad4f70a - Browse repository at this point
Copy the full SHA ad4f70aView commit details -
Configuration menu - View commit details
-
Copy full SHA for a06b3c7 - Browse repository at this point
Copy the full SHA a06b3c7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 17644f0 - Browse repository at this point
Copy the full SHA 17644f0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7f6e6a7 - Browse repository at this point
Copy the full SHA 7f6e6a7View commit details -
Configuration menu - View commit details
-
Copy full SHA for b2c7e04 - Browse repository at this point
Copy the full SHA b2c7e04View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8acbcea - Browse repository at this point
Copy the full SHA 8acbceaView commit details -
Configuration menu - View commit details
-
Copy full SHA for a6fa97b - Browse repository at this point
Copy the full SHA a6fa97bView commit details -
Configuration menu - View commit details
-
Copy full SHA for e7c5864 - Browse repository at this point
Copy the full SHA e7c5864View commit details -
Configuration menu - View commit details
-
Copy full SHA for d0f19fc - Browse repository at this point
Copy the full SHA d0f19fcView commit details -
Configuration menu - View commit details
-
Copy full SHA for da322ba - Browse repository at this point
Copy the full SHA da322baView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3552ccd - Browse repository at this point
Copy the full SHA 3552ccdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 98a0279 - Browse repository at this point
Copy the full SHA 98a0279View commit details -
Configuration menu - View commit details
-
Copy full SHA for a64d587 - Browse repository at this point
Copy the full SHA a64d587View commit details -
Configuration menu - View commit details
-
Copy full SHA for ffe85cc - Browse repository at this point
Copy the full SHA ffe85ccView commit details -
Configuration menu - View commit details
-
Copy full SHA for f68a16d - Browse repository at this point
Copy the full SHA f68a16dView commit details -
Configuration menu - View commit details
-
Copy full SHA for fd34ca9 - Browse repository at this point
Copy the full SHA fd34ca9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 505261a - Browse repository at this point
Copy the full SHA 505261aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4e91e56 - Browse repository at this point
Copy the full SHA 4e91e56View commit details -
chore: enable blanket strict mode
This is just a shorthand for all of the strict rules the TS team feels are ergonomic. I disabled `useUnknownInCatch` variables for now, though.
Configuration menu - View commit details
-
Copy full SHA for fd4fd3a - Browse repository at this point
Copy the full SHA fd4fd3aView commit details -
chore: make eslint depend on tsconfig
tsconfig changes can affect types, which affect typed linting results.
Configuration menu - View commit details
-
Copy full SHA for c13b9ff - Browse repository at this point
Copy the full SHA c13b9ffView commit details -
Configuration menu - View commit details
-
Copy full SHA for d7b4155 - Browse repository at this point
Copy the full SHA d7b4155View commit details -
Configuration menu - View commit details
-
Copy full SHA for bdaa693 - Browse repository at this point
Copy the full SHA bdaa693View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.