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
- Remove noImplicitAny: false from tsconfig.json and tsconfig.dist.json
- Add explicit type annotations to cli/inputReader.ts and cli/index.ts
- Add type annotation to tableFinder.ts nextRangeResult variable
- Fix vscode.Range and vscode.Position constructor calls in test stubs
- Extract BenchmarkBaselineEntry interface in benchmarkRunner.ts
- Add explicit types to test variables in test files
0 commit comments