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
For each TS feature (closures, async, generators, classes, mixins, decorators, generics, optional chaining, type-only imports, …) emit N micro-tests with pass/fail. Regenerate test-features/feature_matrix.md in CI.
For each TS feature (closures, async, generators, classes, mixins, decorators, generics, optional chaining, type-only imports, …) emit N micro-tests with pass/fail. Regenerate
test-features/feature_matrix.mdin CI.Part of #793.