Commit graph

14 commits

Author SHA1 Message Date
Alex Gleason
67471638c3
Typescript: Start fixing strictFunctionTypes errors 2022-03-24 11:53:09 -05:00
Alex Gleason
a773c245e8
tsconfig: enable alwaysStrict 2022-03-24 11:08:23 -05:00
Alex Gleason
fd732f8647
tsconfig: enable strictBindCallApply 2022-03-24 11:06:49 -05:00
Alex Gleason
0ddee40136
tsconfig: enable useUnknownInCatchVariables 2022-03-24 10:56:57 -05:00
Alex Gleason
a4ff9ed752
tsconfig: enable noImplicitThis 2022-03-24 10:55:43 -05:00
Alex Gleason
029c9bec6b
Prime tsconfig to turn on strict mode one rule at a time 2022-03-24 10:53:44 -05:00
Alex Gleason
14ec40ee95
Typescript: start fixing 'strict' mode errors 2022-03-23 21:43:36 -05:00
Alex Gleason
c8c5a6b077
Merge remote-tracking branch 'origin/develop' into ts-redux 2022-03-18 15:33:56 -05:00
Alex Gleason
e3c60647dc
tsconfig: exclude Jest files 2022-03-18 15:17:32 -05:00
Alex Gleason
27564dd360
WIP: reducer typescript 2022-03-15 09:40:19 -05:00
Alex Gleason
3a5c62cb70 Revert "Merge branch 'revert-f59d977a' into 'develop'"
This reverts merge request !1056
2022-02-27 00:13:35 +00:00
Alex Gleason
1f549ebe1a Revert "Merge branch 'typescript' into 'develop'"
This reverts merge request !859
2022-02-26 23:55:34 +00:00
Alex Gleason
2757e476b7
Fix typescript imports 2022-02-23 14:56:16 -05:00
Alex Gleason
f826d620b4
Start adding Typescript support 2021-11-04 19:28:04 -05:00