Myles J.

Results 3 issues of Myles J.

That is to say that if `x` is identified as numerical then the following check should also hold true - else the value should remain of type string: ``` String(...

### What’s the bug you are facing? Following the documentation, I've tried to extend the paragraph extension with a custom node-view. When pressing the `Enter` key a new node is...

bug

### What I propose an addition to [`Paths`](https://github.com/ts-essentials/ts-essentials/tree/master/lib/paths) - specifically the [options](https://github.com/ts-essentials/ts-essentials/blob/d0ad79f3e022f9ac97b5ec08314a20d3286db9dc/lib/paths/index.ts#L25-L42) - that would allow for a more permissive wildcard with regard to array indices. For context I'm writing...

enhancement