David

Results 2 issues of David

Currently the transformer factory requires a `ts.Program` as a parameter, but this might not be available yet. I would like it to accept an method that would return the ts.Program...

enhancement

### Solution you'd like I would like to enforce modules boundaries in go (apps not importing from other apps for example). It is possible in the javascript/typescript world with an...

type: feature