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

Upgrade ESLint to ^8.56.0, regenerate pnpm-lock, consolidate vs code settings #2293

Merged
merged 2 commits into from Feb 22, 2024

Commits on Feb 22, 2024

  1. dev: Upgrade ESLint to ^8.56.0 and regenerate pnpm lock

    - Upgrade ESLint for all packages to ^8.56.0. This is now possible because
      we no longer support Angular 12.
    - Regenerate pnpm-lock to upgrade all dependencies within their version ranges
    lucas-koehler committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    e02b8c6 View commit details
    Browse the repository at this point in the history
  2. dev: Consolidate VS Code settings

    Remove obsolete separate configurations for different JS/TS languages.
    lucas-koehler committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    fb74499 View commit details
    Browse the repository at this point in the history