Jeff Yates

Results 39 comments of Jeff Yates

I encountered this issue. We need to verify that our custom hooks are returning the appropriate thing on initial render (i.e. the server render). I made this function as a...

I've updated to the v4 action although that appears to mostly be to target node 20. Will watch to see if things are more reliable.

@dependabot recreate

Looks like this is an outcome of not having a feature like #94. It's definitely a bug for me though since it breaks working tests in a less than transparent...

> For now, we recommend creating a VS Code workspace setting to disable `jest` for Console Ninja for your project: > > > Unfortunately this means that Console Ninja won't...

Things that could be useful: 1. An ignore list setting (globs to ignore) 2. An ignore file like `.consoleninjaignore` 3. A file annotation I could add to a file like...

The other issue here is that it was not obvious what the issue was. If there's a way to increase the signal that console ninja touched a file, that would...