Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

frontend deps #1153

Merged
merged 4 commits into from Jul 19, 2023
Merged

frontend deps #1153

merged 4 commits into from Jul 19, 2023

Conversation

yagebu
Copy link
Contributor

@yagebu yagebu commented Jul 18, 2023

Issue(s) Resolved

n/a

Description of Changes

  • pre-commit: serialise node linters
  • frontend: enable type-aware eslint rules
  • deps; upgrade prettier
  • frontend: upgrade typescript-eslint

Having pre-commit start eslint and prettier in parallel wastes a ton of
CPU (due to parallel loading of the same dependencies and config) and is
even slower in total.
@yagebu yagebu merged commit bd5eefb into lektor:master Jul 19, 2023
15 checks passed
@yagebu yagebu deleted the frontend-deps branch July 19, 2023 05:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant