Skip to content

Issues: biomejs/biome

☂️ Biome - current developments
#2455 opened Apr 15, 2024 by ematipico
Open
☂️ Type-aware linter
#3187 opened Jun 12, 2024 by Conaclos
Open 41
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

useSortedKeys has issues with nested objects A-Analyzer Area: analyzer L-JavaScript Language: JavaScript and super languages S-Bug-confirmed Status: report has been confirmed as a valid bug
#5848 opened May 2, 2025 by GiuseppeIII
1 task done
feat(linter): useSingleJsDocAsterisk A-CLI Area: CLI A-Diagnostic Area: diagnostocis A-Linter Area: linter A-Project Area: project L-JavaScript Language: JavaScript and super languages
#5844 opened May 1, 2025 by minht11 Loading…
feat(lint/noShadow): handle some cases from typescript-eslint A-Linter Area: linter L-JavaScript Language: JavaScript and super languages
#5843 opened May 1, 2025 by dyc3 Draft
📎 Implement jsdoc/no-multi-asterisks A-Linter Area: linter L-JavaScript Language: JavaScript and super languages S-Feature Status: new feature to implement
#5784 opened Apr 27, 2025 by minht11
fix: apply --skip-parse-errors to lint, check and ci commands A-CLI Area: CLI L-JavaScript Language: JavaScript and super languages L-JSON Language: JSON and super languages
#5780 opened Apr 26, 2025 by unvalley Loading…
fix(lint): mark whole fragment as incorrect if without key A-Linter Area: linter L-JavaScript Language: JavaScript and super languages
#5773 opened Apr 25, 2025 by DerTimonius Loading…
feat(lint): implement useExhaustiveSwitchCases - typescript-eslint/switch-exhaustiveness-check A-CLI Area: CLI A-Diagnostic Area: diagnostocis A-Linter Area: linter A-Project Area: project L-JavaScript Language: JavaScript and super languages
#5762 opened Apr 24, 2025 by siketyan Loading…
refactor: improve match_ast! and use it A-Core Area: core A-Formatter Area: formatter A-Linter Area: linter A-Parser Area: parser A-Tooling Area: internal tools L-CSS Language: CSS L-Grit Language: GritQL L-HTML Language: HTML L-JavaScript Language: JavaScript and super languages L-JSON Language: JSON and super languages
#5728 opened Apr 21, 2025 by Conaclos Draft
feat(lint): adopt noConstantCondition to the typing infrastructure A-Linter Area: linter A-Project Area: project L-JavaScript Language: JavaScript and super languages
#5715 opened Apr 20, 2025 by siketyan Draft
💅 useJsxKeyInIterable - false positive A-Linter Area: linter D-React Domain: React L-JavaScript Language: JavaScript and super languages S-Bug-confirmed Status: report has been confirmed as a valid bug
#5701 opened Apr 18, 2025 by lixiaoyan
1 task done
feat(lint): handle jsdoc and tsdoc syntax in nounusedimports A-Linter Area: linter A-Project Area: project L-JavaScript Language: JavaScript and super languages
#5698 opened Apr 17, 2025 by Danielku15 Loading…
wip A-Linter Area: linter A-Parser Area: parser L-JavaScript Language: JavaScript and super languages
#5667 opened Apr 14, 2025 by ematipico Draft
📎 Implement useCharacterClassShortcut - unicorn/better-regex A-Linter Area: linter L-JavaScript Language: JavaScript and super languages S-Help-wanted Status: you're familiar with the code base and want to help the project
#5572 opened Apr 3, 2025 by Conaclos
📎 Implement useAdjacentGetterSetter - eslint/grouped-accessor-pairs A-Linter Area: linter L-JavaScript Language: JavaScript and super languages S-Help-wanted Status: you're familiar with the code base and want to help the project
#5569 opened Apr 3, 2025 by Conaclos
refactor: share lint rule options A-Linter Area: linter A-Project Area: project A-Tooling Area: internal tools L-CSS Language: CSS L-JavaScript Language: JavaScript and super languages L-JSON Language: JSON and super languages
#5543 opened Apr 1, 2025 by ematipico Draft
feat(noRestrictedImports): add the patterns option WIP A-Linter Area: linter L-JavaScript Language: JavaScript and super languages
#5506 opened Mar 30, 2025 by sakai-ast Draft
💅 useJsxKeyInIterable does not recognize unnamed fragment A-Linter Area: linter L-JavaScript Language: JavaScript and super languages S-Bug-confirmed Status: report has been confirmed as a valid bug
#5490 opened Mar 28, 2025 by DerTimonius
1 task done
📝 Format fails on parsing a catch clause with an union type even with formatWithErrors is set to true A-Parser Area: parser L-JavaScript Language: JavaScript and super languages S-Bug-confirmed Status: report has been confirmed as a valid bug
#5426 opened Mar 24, 2025 by ahmedelgabri
1 task done
🐛 useConsistentCurlyBraces breaks react/no-unescaped-entities rule A-Linter Area: linter good first issue Good for newcomers L-JavaScript Language: JavaScript and super languages S-Bug-confirmed Status: report has been confirmed as a valid bug
#5391 opened Mar 19, 2025 by fregante
1 task done
📎 Add reactCompiler option for useExhaustiveDependencies A-Linter Area: linter D-React Domain: React good first issue Good for newcomers L-JavaScript Language: JavaScript and super languages S-Help-wanted Status: you're familiar with the code base and want to help the project S-Needs discussion Status: needs a discussion to understand criteria
#5293 opened Mar 7, 2025 by arendjr
📎 Support patterns in noRestrictedImports A-Linter Area: linter good first issue Good for newcomers L-JavaScript Language: JavaScript and super languages S-Enhancement Status: Improve an existing feature S-Help-wanted Status: you're familiar with the code base and want to help the project
#5289 opened Mar 6, 2025 by arendjr
💅 Object.assign on Accumulators Shouldn't Be Allowed A-Linter Area: linter good first issue Good for newcomers L-JavaScript Language: JavaScript and super languages S-Bug-confirmed Status: report has been confirmed as a valid bug
#5277 opened Mar 4, 2025 by mssngr
1 task done
feat(lint): add noReactDeps A-CLI Area: CLI A-Diagnostic Area: diagnostocis A-Linter Area: linter A-Project Area: project L-JavaScript Language: JavaScript and super languages
#5219 opened Mar 1, 2025 by fireairforce Draft
💅 before or after identifiers cause false positive on noDoneCallback A-Linter Area: linter L-JavaScript Language: JavaScript and super languages S-Bug-confirmed Status: report has been confirmed as a valid bug
#5213 opened Feb 28, 2025 by siketyan
1 task done
💅 useSemanticElements false positive is roles are added to semantic elements A-Linter Area: linter L-JavaScript Language: JavaScript and super languages S-Bug-confirmed Status: report has been confirmed as a valid bug
#5212 opened Feb 27, 2025 by wojtekmaj
1 task done
ProTip! Updated in the last three days: updated:>2025-04-29.