Commit Graph

7 Commits (62686795a559bebfc702e84ebbe0babe5bc54faf)

Author SHA1 Message Date
Rob Pilling 92fd9133fb Regenerate main.d.ts - Widget types 2023-02-25 22:23:53 +00:00
Rob Pilling 8a3c9a26e5 Regenerate widChargingStatus 2023-02-19 21:07:12 +00:00
Sebastian Di Luzio 0ece5ccdb0 more testing to get app back running 2021-12-10 22:32:36 +01:00
Sebastian Di Luzio 15d24ac1b3 update TS rules to make them stricter 2021-12-10 21:36:42 +01:00
Sebastian Di Luzio 45bd654eca fix global vars inside IDE (only cli to go) 2021-12-10 21:19:01 +01:00
Sebastian Di Luzio 63b26f5d1f move dev dependencies to main package.json, get first compiling version of test widget
- i still want to be able to get the types ambiently defined without any weird import needed
- it would be nice to be able to have a separate package.json in ./typescirpt. not sure if it's possible, I would move working on that part to the end
2021-12-08 20:22:39 +01:00
Sebastian Di Luzio 61cc93b0b6 prepare for using with widChargingStatus
global types are not yet received correctly, but we're close!

- use widChargerStatus as first example to make setup work
- add github action to compile supplied types/globals on pushes
2021-12-07 22:27:09 +01:00