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
Turbo dislikes circular dependencies, which makes this difficult, but we should be able to lint the Sheriff monorepo using eslint-config-sheriff.
I was able to get it working for 99% of the repo in #162, but it's got a ton of conflicts now.
It's valuable that whenever we enforce something new, we have to feel it and decide if it's worth it ourselves.
The text was updated successfully, but these errors were encountered:
Turbo dislikes circular dependencies, which makes this difficult, but we should be able to lint the Sheriff monorepo using
eslint-config-sheriff
.I was able to get it working for 99% of the repo in #162, but it's got a ton of conflicts now.
It's valuable that whenever we enforce something new, we have to feel it and decide if it's worth it ourselves.
The text was updated successfully, but these errors were encountered: