1
0
Fork 0
Commit Graph

4 Commits (bbd2cac110f64dd0a5afecd041ebe01bcd5c4aec)

Author SHA1 Message Date
Sebastian Di Luzio 45bd654eca fix global vars inside IDE (only cli to go) 2021-12-10 21:19:01 +01:00
Sebastian Di Luzio 83d445c1a2 move package back within typescript 2021-12-10 20:52:17 +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