flake8
passed.
JSHint
passed.
Review Request #12768 — Created Jan. 6, 2023 and submitted
We had some very old JavaScript that was still using double quotes
instead of single. This change simply goes through and converts these to
standardize on single, satisfying ESLint.
Verified ESLint was no longer complaining about any relevant double quotes.
Summary | ID |
---|---|
2471e1ca68cf2fb3a45cc600048dd7034381e2f6 |