Closed LangLangBart closed 1 year ago
Twitch's web UI abbreviates the viewer count, I think that looks more readable and consistent.
See images below for more clarity.
PS: all these other changes were made by prettier.
prettier
❯ prettier --write scripts/pop-up.js [warn] jsxBracketSameLine is deprecated. scripts/pop-up.js 181ms
I can revert prettier's changes or do it for all *.js files, let me know.
*.js
Description
Twitch's web UI abbreviates the viewer count, I think that looks more readable and consistent.
See images below for more clarity.
PS: all these other changes were made by
prettier
.I can revert prettier's changes or do it for all
*.js
files, let me know.