-
-
Notifications
You must be signed in to change notification settings - Fork 452
Pull requests: sindresorhus/eslint-plugin-unicorn
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Fix
prefer-top-level-await under @typescript-eslint/parser
#2948
opened Apr 19, 2026 by
costajohnt
Contributor
Loading…
no-unnecessary-polyfills: Fix false positives for multi-feature imports
#2941
opened Apr 13, 2026 by
sindresorhus
Owner
Loading…
fix(
no-for-loop): handle cached-length pattern in for loop init
#2925
opened Mar 28, 2026 by
tranhoangtu-it
Loading…
Add
no-for-loop-extra-variable rule for cached array-length loops
#2919
opened Mar 28, 2026 by
juarezsousa-ctrl
Loading…
fix(
no-for-loop): handle cached-length pattern for (let i = 0, j = arr.length; i < j; i++) (fixes #295)
#2911
opened Mar 17, 2026 by
argusagent
Loading…
prefer-ternary: convert options to object, add onlyAssignments option
#2856
opened Feb 2, 2026 by
ipanasenko
Contributor
Loading…
prefer-string-raw: Forbid unnecessary String.raw
#2695
opened Jun 25, 2025 by
som-sm
Contributor
Loading…
ProTip!
Adding no:label will show everything without a label.