-
-
Notifications
You must be signed in to change notification settings - Fork 474
Issues: oxc-project/oxc
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
Label
Projects
Milestones
Assignee
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: Using Area - Linter
C-bug
Category - Bug
no-unused-vars
and @typescript-eslint/no-unused-vars
together will result in errors not being reported
A-linter
#8009
opened Dec 19, 2024 by
melxy1997
linter: incorrect React hook linting in Svelte files
A-linter
Area - Linter
C-bug
Category - Bug
#8003
opened Dec 18, 2024 by
notramo
linter: Area - Linter
C-bug
Category - Bug
import/named
is unstable
A-linter
#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: Area - Transformer / Transpiler
C-bug
Category - Bug
declare export
A-transformer
#7951
opened Dec 17, 2024 by
Boshen
remap Area - Linter
C-bug
Category - Bug
eslint/prefer-spread
to unicorn/prefer-spread
A-linter
#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
linter: Area - Linter
C-bug
Category - Bug
no-restricted-imports
missing option support for allowTypeImports
, allowImportNames
, group
, ..
A-linter
#7810
opened Dec 12, 2024 by
Sysix
Invalid output from async-to-generator transform when async arrow function in class constructor
A-transformer
Area - Transformer / Transpiler
C-bug
Category - Bug
#7792
opened Dec 11, 2024 by
overlookmotel
Remaining problems for class properties transform
A-transformer
Area - Transformer / Transpiler
P-high
Priority - High
linter: Area - Linter
C-enhancement
Category - New feature or request
good first issue
Experience Level - Good for newcomers
--report-unused-disable-directives
A-linter
#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
async-to-generator transform does not rename local var called Area - Transformer / Transpiler
C-bug
Category - Bug
arguments
A-transformer
#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 Area - Semantic
C-bug
Category - Bug
SymbolId
for declare class C {}
A-semantic
#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
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.