Chris Breiding
                                            Chris Breiding
                                        
                                    The biggest reason I can see is that `eslint-plugin-cypress` needs to be installed separately. If we scaffolded an .eslintrc, eslint would error unless you installed it or removed/changed the .eslintrc,...
FWIW, this seems to originate in semantic-release v11.
Did this used to work in v2? Looking at the previous implementation, seems like that aspect didn't change. In any case, I think this is a valid feature request. I...
Sure, you can `npm install` it and require/import it into your test and use it directly.
@stevehollaar Are you able to apply the suggestions that Emily requested? If so, we can get this merged.
I'm going to close this due to inactivity. @stevehollaar, if you have time to revisit, I'll re-open it.
Sorry to see you're encountering an issue. In order to properly investigate this, we'll need a minimal reproduction that reliably demonstrates the issue. The code provided includes app routes (e.g....
Thanks for the reproduction! That will help a lot with diagnosing this issue. I was able to verify the issue by running the reproduction. I'm going to route this to...
Notes for further investigation: - Set up a project under the `[email protected]` account for reproducing this called [`Issue 25394 Repro`](https://console.cloud.google.com/apis/credentials?project=issue-25394-repro). Use the client ID and secret from that. - Used...
Right now there doesn't seem to be enough information to reproduce the problem on our end. Unless we receive a reliable reproduction, we'll eventually have to close this issue until...