Skip to content

Commit bb9eb4e

Browse files
authored
Add checks for type declarations (#2448)
* Add overloads for Matrix add and subtract * Add check for types/index.ts * Fix type errors in types/index.ts * Fix a couple execution errors * Run test:types as part of test:all * Fix remaining errors * Replace types/index.ts comments with asserts * Add tests for narrowed type inference * Add dual-purpose comment at top of types/index.ts * Update AUTHORS * Use Glen's alternate test:types suggestion
1 parent 9ac5a67 commit bb9eb4e

File tree

6 files changed

+369
-69
lines changed

6 files changed

+369
-69
lines changed

AUTHORS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -181,6 +181,7 @@ Glen Whitney <[email protected]>
181181
Divya Yeruva <[email protected]>
182182
183183
Eternal-Rise <[email protected]>
184+
Sam Estep <[email protected]>
184185
185186
NattapongSiri <[email protected]>
186187
Hjortur Jonasson <[email protected]>

0 commit comments

Comments
 (0)