You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The `create-release-branch.js` script targets the build output, so it
fails the `import/no-unresolved` ESLint rule unless a build is present.
This has been resolved with an ignore comment.
0 commit comments