Kevin Barabash
Kevin Barabash
This would be really handy for objects as well. Some of our redux code at work defines constants objects like so: ``` const Constants = { Foo: ("Foo": "Foo"), Bar:...
Does this mean `$Values` would return a tuple of type `["Foo", "Bar", ...]`?
I was using hux (0.8.2, installed globally) directly from the command line on Mac OS X and the screenshots it produced matched the size specified in the Huxleyfile.json. The other...
I would like to submit [#16259: Warn about the use of non-generic collections](https://github.com/dotnet/fsharp/issues/16259) for consideration.
Since this change isn't breaking you could always monkey patch the appropriate .d.ts file with the proposed change. I think it would be nice if this made it into the...
Many of the utility types are based on mapped types and conditional types which can't really be translated into F#'s type system.
I would like to create a rule for enforcing naming conventions for scripts. We have multiple repos and the naming is all over the place.
@ariabuckles would `*code example: `console.log(2 * 2);`*` be a failing example?
This appears to be working now. I'm not sure what I was doing differently before, but it wasn't. I'll re-open if it happens again with more info.
It looks like it works for a bit and then the server dies after a while.