Ian Macalinao

Results 40 comments of Ian Macalinao

> Since you folks have done the legwork here already, can you just answer this: does TypeScript resolve modules differently depending on if the `node` in your path is version...

> > I think I probably don't understand the _original_ original problem that this PR sets out to solve. > > Same. I haven't had a problem using this project...

Hey guys-- any updates on this? what can I change to get this merged in?

I'd like to have comments on record fields if possible. This doesn't work right now. ```dhall let Block : Type = { id : Text -- Used in radio selects,...

Note to future readers: the correct security context is ```yaml securityContext: fsGroup: 200 ```

I mean, the `change` event is enforced by `StoreWatchMixin`. Custom events are definitely fine, but an event that's enforced by the library imo should have a dedicated function (or constant)...

I did a bit of sleuthing and it looks like this is populated from https://github.com/npm/normalize-package-data. Should README parsing really be done in something that deals with the package.json?

Hmm this should probably be in a separate module

Need to figure this out. Idk if it should be included in preston itself or as a different module, as preston is really meant to just be REST.