Michael Telatynski
031ee44571
Enable noImplicitAny and kill off request
( #457 )
...
* Enable noImplicitAny
* Switch from request to node-fetch
* Fix node-fetch via patch-package
* Add edge to handler
* Pin node-fetch to v2
2022-11-30 13:51:54 +00:00
Michael Telatynski
2032f64766
Ensure EventStore is created in the appropriate userData directory ( #433 )
2022-11-04 14:58:23 +00:00
Michael Telatynski
d0e1596bf2
Enable Typescript strict mode ( #426 )
2022-10-13 12:42:33 +01:00
Michael Telatynski
389f6f4334
Split electron-main into smaller chunks ( #377 )
...
* Split electron-main into smaller chunks
* Affix @types/node version and upgrade electron-store
* Iterate PR
* tidy up
* Actually run the split out code
2022-07-01 20:17:40 +01:00