wbt

Results 72 comments of wbt

+1 to Fred's request above, including the thanks! I came to post something similar but more specific. I would like to see an option somewhere in the package that when...

@rolf-schmidiger In my experience I had to do the same renaming with npx and npx.cmd as with npm and npm.cmd.

Though I have an outsider's perspective, I would recommend that the changelog entry and GitHub release notes be copies of one another.

When running dtslint locally (as well as in that failing check), I'm getting some errors in `packages/web3-eth-ens/types/tests/ens-test.ts:48:1` of the form: >ERROR: 48:1 expect TypeScript@local expected type to be: PromiEvent got:...

On further investigation trying to simplify the issue, it appears that the types referred to in $ExpectType lines come from a completely different source than the imports at the top...

I did so by moving this under the list for 1.7.2. However, it's hard to predict that part as it depends on how long reviews take, especially if getting this...

@jdevcs Did you see the [comment above](https://github.com/ChainSafe/web3.js/pull/4841#issuecomment-1065780787) explaining this? The tests are pulling expected types being compared to from what is published on NPM, possibly due to its attempt at...

I don't think this should be marked as stale just because of the difficulty of getting a human to look at code.

I still don't think this should be marked as stale just because of the difficulty of getting a human to look at code.

Did you wind up finding any solution?