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
Remove naming-convention eslint-disable comments from apps/roam (#1064)
- Removed all /* eslint-disable @typescript-eslint/naming-convention */ comments
- Removed all // eslint-disable-next-line @typescript-eslint/naming-convention comments
- Removed all // eslint-disable-line @typescript-eslint/naming-convention comments
- No new lint warnings introduced - relaxed naming rules from ENG-1777 are working correctly
Relates to ENG-1779
Co-authored-by: Cursor Agent <cursoragent@cursor.com>
0 commit comments