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
Hi there, I have a monorepo yarn workspace with one CRA and multiple other packages, I notice CRA ESLint only check codes within CRA folder, is there any way also make ESLint check codes from local dependencies within the same yarn workspace?
Hi there, I have a monorepo yarn workspace with one CRA and multiple other packages, I notice CRA ESLint only check codes within CRA folder, is there any way also make ESLint check codes from local dependencies within the same yarn workspace?