oxc-project/oxc

Rust 18,684 804

⚓ A collection of high-performance JavaScript tools.

compilerjavascriptlinterminifierparsertranspilertypescript

Recent Commits (10)

fix(linter/jest): change `prefer-spy-on` autofix to suggestion (#18152)
Generating summary...
94505c8 11 files +221 -237
feat(oxlint/lsp): support `jsPlugins` (#17840)
Generating summary...
7a5c268 16 files +367 -102
fix(oxlint/lsp): disable JS plugins support in LSP except in tests (#18727)
Generating summary...
f82011b 5 files +164 -12
feat(linter/prefer-namespace-keyword): move to correctness (#18733)
Generating summary...
558b588 13 files +431 -275
refactor(linter/vitest): move `no-unneeded-async-expect-function` from vitest to jest (#18397)
Generating summary...
005dd34 15 files +296 -82
chore(deps): update dependency oxlint-tsgolint to v0.11.4 (#18735)
Generating summary...
39468d1 12 files +62 -11
test(vscode): wait some ms for server update (#18734)
Generating summary...
64f2b1d 19 files +18 -225
chore(vcode): simplify `oxlint:build:*` and `oxfmt:build:*` scripts (#18736)
Generating summary...
e71f563 5 files +342 -73
feat(linter): introduce `DiscoveredConfig` in preparation for JS configs (#18674)
Generating summary...
e9690c1 6 files +86 -229
test(linter): add regression tests for curly rule with trailing comments (#18707)
Generating summary...
a4c8966 11 files +168 -147

Comments

0 comments

Please sign in to post comments.

Loading comments...