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

feat(linter): support --print-config all to print config file for project #6579

Commits on Oct 22, 2024

  1. feat(linter): support --print-config all to print config file for p…

    …roject (#6579)
    
    Continue work on #4742.
    
    Only `oxlint --print-config all` is supported. It's useful to migrate from command-line interface to config file.
    
    The `--print-config PATH` looks not really useful for us now, I will add it after config file overrides supported.
    mysteryven committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    0acca58 View commit details
    Browse the repository at this point in the history