-
-
Notifications
You must be signed in to change notification settings - Fork 471
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
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
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
minifier: dce + var hosting edge cases
A-minifier
Area - Minifier
C-bug
Category - Bug
#7209
opened Nov 8, 2024 by
underfin
Oxc_language_server adds the same command line parameters as oxlint and supports oxlintrc.json.
C-enhancement
Category - New feature or request
#7202
opened Nov 8, 2024 by
suxiaoshao
linter: oxlint VSCode extension not show warn or error for rules like Area - Linter
C-bug
Category - Bug
import/no-cycle
and import/no-duplicates
A-linter
#7118
opened Nov 4, 2024 by
pumano
linter: add support "files" in config
A-linter
Area - Linter
C-bug
Category - Bug
#7096
opened Nov 3, 2024 by
pumano
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.