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

chore: Use typescript-eslint@v6 with reworked configs #15716

Merged
merged 4 commits into from Jul 13, 2023

Commits on Jul 12, 2023

  1. Configuration menu
    Copy the full SHA
    9de7dff View commit details
    Browse the repository at this point in the history
  2. fix: extend from project eslint.json

    Otherwise TS will build a watch program for every *.js file including our own test fixtures, which overwhelms the memory
    JLHwung committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    78c1e24 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2023

  1. remove allowJs

    JLHwung committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    f8dca80 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    691dc9c View commit details
    Browse the repository at this point in the history