Skip to content

Issues: oxc-project/oxc

Linter Product Plan and Progress
#481 opened Jun 26, 2023 by Boshen
Open 22
($470 Bounty) Type Aware Linting
#3105 opened Apr 25, 2024 by Boshen
Open 9
Rework oxc_prettier
#5068 opened Aug 22, 2024 by Boshen
Open 30
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Publish oxc_parser_napi to crate.io C-enhancement Category - New feature or request
#8118 opened Dec 26, 2024 by underfin
linter: Using --fix changes the output A-linter Area - Linter C-bug Category - Bug
#8115 opened Dec 25, 2024 by craigmiller160
The scopes of traverse_mut are empty. Docs-todo Docs - Docs need to be updated based on info in this issue
#8087 opened Dec 24, 2024 by anguish-huihuang
Implement remaining class transforms A-transformer Area - Transformer / Transpiler C-enhancement Category - New feature or request
#8052 opened Dec 20, 2024 by overlookmotel
linter: incorrect React hook linting in Svelte files A-linter Area - Linter C-bug Category - Bug
#8003 opened Dec 18, 2024 by notramo
linter: import/named is unstable A-linter Area - Linter C-bug Category - Bug
#7996 opened Dec 18, 2024 by shulaoda
support JUnit output format C-enhancement Category - New feature or request
#7960 opened Dec 17, 2024 by GiladShoham
transformer: declare export A-transformer Area - Transformer / Transpiler C-bug Category - Bug
#7951 opened Dec 17, 2024 by Boshen
remap eslint/prefer-spread to unicorn/prefer-spread A-linter Area - Linter C-bug Category - Bug
#7948 opened Dec 16, 2024 by Sysix
Verifying sourcemap correctness after transformation A-transformer Area - Transformer / Transpiler C-test Category - Testing. Code is missing test cases, or a PR is adding them P-high Priority - High
#7933 opened Dec 16, 2024 by Dunqing
Regression in 0.15.1 typescript-eslint(consistent-type-imports) A-linter Area - Linter A-semantic Area - Semantic C-bug Category - Bug
#7879 opened Dec 14, 2024 by Brooooooklyn
Remaining problems for class properties transform A-transformer Area - Transformer / Transpiler P-high Priority - High
#7730 opened Dec 8, 2024 by overlookmotel
7 of 17 tasks
Transformer Milestone 2
linter: --report-unused-disable-directives A-linter Area - Linter C-enhancement Category - New feature or request good first issue Experience Level - Good for newcomers
#7544 opened Nov 29, 2024 by ityuany
transformer: remove typescript symbols after transformation A-transformer Area - Transformer / Transpiler C-enhancement Category - New feature or request
#7460 opened Nov 25, 2024 by Boshen
linter: automate generation of oxlint config A-linter Area - Linter
#7453 opened Nov 24, 2024 by Boshen
@oxc-project/runtime NPM package A-transformer Area - Transformer / Transpiler P-high Priority - High
#7422 opened Nov 22, 2024 by overlookmotel Transformer Milestone 2
transformer: object rest spread remaining issues C-enhancement Category - New feature or request
#7389 opened Nov 21, 2024 by Boshen
6 tasks
Transformer Milestone 2
async-to-generator transform does not rename local var called arguments A-transformer Area - Transformer / Transpiler C-bug Category - Bug
#7328 opened Nov 17, 2024 by overlookmotel
Incorrect output from async-to-generator transform when nested async methods A-transformer Area - Transformer / Transpiler C-bug Category - Bug
#7327 opened Nov 17, 2024 by overlookmotel
No SymbolId for declare class C {} A-semantic Area - Semantic C-bug Category - Bug
#7278 opened Nov 14, 2024 by overlookmotel
linter: Rework only_used_in_recursion detection logic A-linter Area - Linter C-enhancement Category - New feature or request good first issue Experience Level - Good for newcomers
#7275 opened Nov 13, 2024 by no-yan
ProTip! Exclude everything labeled bug with -label:bug.