oxc/crates/oxc_cli
Kalven Schraut 6eba02f472
fix(cli): if format is json do not print summary information (#2899) (#2925)
this allows the ability to redirect the stdout to so can create a valid
json file

this also matches with eslint's format option

closes #2899
2024-04-09 14:26:10 +08:00
..
fixtures feat(cli): add tsconfig file validation in LintRunner (#2850) 2024-03-29 19:56:30 +08:00
src fix(cli): if format is json do not print summary information (#2899) (#2925) 2024-04-09 14:26:10 +08:00
Cargo.toml chore: only build the allocators in release mode because they are slow to build (60s) 2024-04-02 17:39:01 +08:00