Giacomo Tagliabue

Results 6 issues of Giacomo Tagliabue

the same way we now have [`TypedDict`](https://www.python.org/dev/peps/pep-0589/), it would be nice to have typed SimpleNamespace with equivalent semantics, so that nested structures can be easily checked. eg ```py class MySubType(TypedSimpleNamespace):...

topic: feature

I apologize if this is not the right repo. I am using the less loader in webpack and I pass a lot of variables to modifyVars (almost 60). passing these...

bug
medium priority

add the ability to recover a disconnected service

enhancement

simple server functionalities should be added in order to at least run basic tests

enhancement

https://github.com/coreos/coreos-kubernetes/blob/master/multi-node/aws/pkg/config/templates/cloud-config-worker#L9 here it seems like docker service doesn't have a restart policy. I am sure I am missing something, and I apoligize if this isn't the best place to discuss...

it seems that the [@link tag](http://usejsdoc.org/tags-link.html) doesn't get parsed. Generally speaking, is there any documentation file that lists which tags are available. I love your project, the TypeScript community definitely...