Commit Graph

23 Commits (c64b7d8ba91a6a723d0884a22557fe88bac050a5)

Author SHA1 Message Date
Alex Gleason 00023642ca
Remove @ decorators
2 years ago
Alex Gleason 671210acad
Convert Webpack configuration to TypeScript
2 years ago
Alex Gleason e1807c9250
tsconfig: don't exclude any files
2 years ago
Alex Gleason 5c49cc0b84
Convert ServiceWorker to TypeScript
2 years ago
Alex Gleason 2c490285e2
tsconfig: specify an outDir (to make it shut up)
2 years ago
Alex Gleason 7882bbf98f
Convert application entrypoint files into Typescript
2 years ago
Alex Gleason df84ec9461
tsconfig: enable esModuleInterop
2 years ago
Alex Gleason 5d4eb96cca
CryptoDonate: convert utils to ts
3 years ago
Alex Gleason 2940a3ff4d
Put Typescript in "strict" mode, fix or ignore errors
3 years ago
Alex Gleason 67471638c3
Typescript: Start fixing strictFunctionTypes errors
3 years ago
Alex Gleason a773c245e8
tsconfig: enable alwaysStrict
3 years ago
Alex Gleason fd732f8647
tsconfig: enable strictBindCallApply
3 years ago
Alex Gleason 0ddee40136
tsconfig: enable useUnknownInCatchVariables
3 years ago
Alex Gleason a4ff9ed752
tsconfig: enable noImplicitThis
3 years ago
Alex Gleason 029c9bec6b
Prime tsconfig to turn on strict mode one rule at a time
3 years ago
Alex Gleason 14ec40ee95
Typescript: start fixing 'strict' mode errors
3 years ago
Alex Gleason c8c5a6b077
Merge remote-tracking branch 'origin/develop' into ts-redux
3 years ago
Alex Gleason e3c60647dc
tsconfig: exclude Jest files
3 years ago
Alex Gleason 27564dd360
WIP: reducer typescript
3 years ago
Alex Gleason 3a5c62cb70 Revert "Merge branch 'revert-f59d977a' into 'develop'"
3 years ago
Alex Gleason 1f549ebe1a Revert "Merge branch 'typescript' into 'develop'"
3 years ago
Alex Gleason 2757e476b7
Fix typescript imports
3 years ago
Alex Gleason f826d620b4
Start adding Typescript support
3 years ago