oxc-project
oxc
BlogDocsChangelog

feat(linter/plugins): remove `--js-plugins` CLI option

#14134Merged
Comparing
09-26-feat_linter_plugins_remove_--js-plugins_cli_option
(
00954de
) with
main
(
b4d716f
)
CodSpeed Performance Gauge
0%
Untouched
4
Skipped
33

Benchmarks

Skipped (33)

Passed

linter[cal.com.tsx]
tasks/benchmark/benches/linter.rs::linter::bench_linter
CodSpeed Performance Gauge
0%
718.3 ms718.3 ms
linter[binder.ts]
tasks/benchmark/benches/linter.rs::linter::bench_linter
CodSpeed Performance Gauge
0%
87.4 ms87.4 ms
linter[react.development.js]
tasks/benchmark/benches/linter.rs::linter::bench_linter
CodSpeed Performance Gauge
0%
32.5 ms32.5 ms
linter[RadixUIAdoptionSection.jsx]
tasks/benchmark/benches/linter.rs::linter::bench_linter
CodSpeed Performance Gauge
0%
1.6 ms1.6 ms

Commits

Click on a commit to change the comparison range
Base
main
b4d716f
-0.02%
feat(linter/plugins): remove `--js-plugins` CLI option (#14134) Remove `--js-plugins` CLI option. JS plugins are now enabled by default if config contains a `jsPlugins` array. In place of the CLI option, print a warning when user uses JS plugins: ``` WARNING: JS plugins are experimental and not subject to semver. Breaking changes are possible while JS plugins support is under development. ```
00954de
2 months ago
by overlookmotel
© 2025 CodSpeed Technology
Home Terms Privacy Docs