Krzysztof Heim

Results 12 issues of Krzysztof Heim

When trying to build any project I got: ![image](https://user-images.githubusercontent.com/14176066/42137249-76a3f02e-7d69-11e8-90a4-308bb4665334.png)

I'm not sure I understand how this works: ```ts export const cacheReloadAvg = pmxProbe.meter({ name: "cache reload", seconds: 60 }); ``` I would assume setting `mark()` twice over 60 second...

Hello, How to get IP address after wifi is connected? I was looking through docs but could not found it. Thank you

tsbuilder.exe *.dll -e Testing.MyType1,TestingMyType2

enhancement

Used to generate class instead of interface: - [ ] Extend vs Implements - [ ] Add initialization of fields with `new` - [ ] Usage of class types (should...

enhancement

For classes to create instance. Today it is manual - should be automatic based on type.

enhancement

maybe just an output text comparsion?

Add possibility for end-user to inject notification forward plugin (js file) -> for example slack

enhancement