Eslint fixes and adding a prettier config for JS formatting#1054
Closed
douglowder wants to merge 3 commits intonextstrain:masterfrom
Closed
Eslint fixes and adding a prettier config for JS formatting#1054douglowder wants to merge 3 commits intonextstrain:masterfrom
douglowder wants to merge 3 commits intonextstrain:masterfrom
Conversation
Member
|
Thanks for this work -- I've heard about prettify but never used it, so this PR have me a chance to play with this. I ended up rebasing this PR onto master as branch "prettify". All in all, it changes pretty much every file in the repo! I need to read a bit more about this and have a think about whether this is the direction we want to go, vs enforcing a subset of these style rules via eslint. |
coycatz
added a commit
to coycatz/auspice
that referenced
this pull request
Apr 10, 2026
Update footer text color to darker shade Nextstrain.org Improve styles for accessibility nextstrain#1054
coycatz
added a commit
to coycatz/auspice
that referenced
this pull request
Apr 10, 2026
Update font weight to 400 for improved readability
3 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description of proposed changes
prettierJS formatter that is minimally invasive and compatible with the current.eslintrcbeing usedTesting
yarn run lintshould return no errors.Thank you for contributing to Nextstrain!