Daniel Staver

Results 2 comments of Daniel Staver

It would be awesome to be able to filter. We have some really huge stores that easily crashes redux devtools, so I can't safely enable logging where I want right...

I ran into the same issue and did this to get a working prompt: ```ts import type { TaskInnerAPI } from 'tasuku' import { confirm } from '@inquirer/prompts' import {...