Commit graph

3 commits

Author SHA1 Message Date
Tom French 2cedd68e69 fix: add esModuleInterop so that the default imports issue goes away 2022-08-24 21:09:45 +01:00
Tom French b73ef9153f fix: stop typechecking javascript files
We've got a bunch of type errors that need to be fixed but we want to do that progressively
2022-08-24 21:09:16 +01:00
Wout Mertens ac1e2b3c79 add: tsconfig.json
This configures TS to look at JS files as well, so that IDEs like VSCode
can provide better edit-time checks
2022-08-12 09:29:18 -04:00