Nicholas Steicke

Results 2 issues of Nicholas Steicke

In our monorepo I have setup that anything prefixed with out npm-scope is marked as internal, ie. `^@scope-.*/`. This is working really well for us. We are now at a...

It would be useful to be able to select into arrays, eg. `people[].name` or `people[*].name` to get an array of the contents all the `name` properties of objects in the...