oxc/apps/oxlint/fixtures
mysteryven 0acca58581 feat(linter): support --print-config all to print config file for project (#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.
2024-10-22 17:56:23 +00:00
..
astro refactor(cli): move crates/oxc_cli to apps/oxlint (#3413) 2024-05-26 05:00:30 +00:00
eslintrc_env refactor(cli): move crates/oxc_cli to apps/oxlint (#3413) 2024-05-26 05:00:30 +00:00
eslintrc_off refactor(cli): move crates/oxc_cli to apps/oxlint (#3413) 2024-05-26 05:00:30 +00:00
eslintrc_vitest_replace refactor(linter): use run_on_jest_node for existing lint rules (#6722) 2024-10-21 02:13:59 +00:00
import feat(linter)!: support plugins in oxlint config files (#6088) 2024-10-10 19:21:50 +00:00
linter test(oxlint): add --fix test case (#6747) 2024-10-21 15:38:19 +00:00
no_console_off refactor(cli): move crates/oxc_cli to apps/oxlint (#3413) 2024-05-26 05:00:30 +00:00
no_empty_allow_empty_catch refactor(cli): move crates/oxc_cli to apps/oxlint (#3413) 2024-05-26 05:00:30 +00:00
no_empty_disallow_empty_catch refactor(cli): move crates/oxc_cli to apps/oxlint (#3413) 2024-05-26 05:00:30 +00:00
no_undef refactor(cli): move crates/oxc_cli to apps/oxlint (#3413) 2024-05-26 05:00:30 +00:00
print_config feat(linter): support --print-config all to print config file for project (#6579) 2024-10-22 17:56:23 +00:00
svelte refactor(cli): move crates/oxc_cli to apps/oxlint (#3413) 2024-05-26 05:00:30 +00:00
tsconfig style: add trailing line breaks to JSON files (#5544) 2024-09-06 12:50:15 +00:00
typescript_eslint feat(linter)!: support plugins in oxlint config files (#6088) 2024-10-10 19:21:50 +00:00
vue fix(linter): fix regression when parsing ts in vue files (#6336) 2024-10-07 14:28:44 +00:00
walk_dir refactor(cli): move crates/oxc_cli to apps/oxlint (#3413) 2024-05-26 05:00:30 +00:00
test.min.js refactor(cli): move crates/oxc_cli to apps/oxlint (#3413) 2024-05-26 05:00:30 +00:00