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?