Results 5 comments of Tim Kang

Same problem here! I added `staticDirs` and posted a PR to use `msw` in chromatic, but suddenly the build started failing. Until a few hours ago, all PRs failed chromatic...

I also ran into the issue of missing children types after upgrading to React 18. So, I took a temporary measure like the following and will wait until the PR's...

> > We propose implementing a `.q-ignore` file functionality, similar to how `.gitignore` works for Git. > > Any reason Q should not just use `.gitignore` if it is found?...

> I don't have a better solution. Ideally there would be a quasi-standard pattern to use here, but I didn't find anything. Github copilot has a [yaml format](https://docs.github.com/en/copilot/managing-copilot/managing-github-copilot-in-your-organization/setting-policies-for-copilot-in-your-organization/excluding-content-from-github-copilot) but it...

I support this feature request as I have a similar use case: Our setup is as follows: 1. In our Kubernetes cluster, we assign role-specific ServiceAccounts to team members, appointing...