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
- Fix debugLogger.ts: reorder atoms to avoid use-before-define
- Fix slidingSync.ts: replace ++ with += 1 for no-plusplus rule
- Fix instrument.ts: add eslint-disable for param reassigns and console
- Fix index.tsx: correct import order and add button type attribute
- Fix formatting with prettier on all files
- Rebased on latest origin/dev
0 commit comments