Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork2.8k
Closed
Description
Suggestion
After a little bisecting it turned out that it started failing aftereb9d28c
I can't figure out what's causing this, here's TypeScriptv5.3.2...v.5.3.3 changes
These lines were added in#7968
| /* eslint-disable-next-line deprecation/deprecation, @typescript-eslint/no-duplicate-type-constituents -- intentional for old TS versions */ | |
| |ts.AssertClause | |
| /* eslint-disable-next-line deprecation/deprecation, @typescript-eslint/no-duplicate-type-constituents -- intentional for old TS versions */ | |
| |ts.AssertEntry |