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
When I format the code, all single quotes are automatically converted to double quotes. However, this causes ESLint errors in the project. Should we consider syncing the IDE settings (e.g. .vscode/settings.json) so the formatting is consistent with the ESLint rules?