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
index.ts is currently doing a lot, most of the functions inside of it are pure and should be able to be extracted, maybe with some slight modifications, it might be worth splitting up that code into separate files
The text was updated successfully, but these errors were encountered:
index.ts is currently doing a lot, most of the functions inside of it are pure and should be able to be extracted, maybe with some slight modifications, it might be worth splitting up that code into separate files
The text was updated successfully, but these errors were encountered: