sysix@DESKTOP-H2E9RIR:~/dev/oxc$ cargo run -p oxlint -- --print-config
Compiling oxc_linter v1.6.0 (/home/sysix/dev/oxc/crates/oxc_linter)
Compiling oxlint v1.6.0 (/home/sysix/dev/oxc/apps/oxlint)
Finished `dev` profile [unoptimized] target(s) in 7.55s
Running `target/debug/oxlint --print-config`
Failed to parse configuration file.
× Failed to load external plugin because no external linter was configured. This means the Oxlint binary was executed directly rather than via napi bindings.