-
-
Notifications
You must be signed in to change notification settings - Fork 384
Issues: sindresorhus/eslint-plugin-unicorn
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
Bug:
env
Key Misformatted in Flat Config When Using Standard Recommended Settings
bug
#2546
opened Jan 25, 2025 by
janhesters
Update style for rule fail/pass examples
enhancement
help wanted
#2530
opened Jan 18, 2025 by
sindresorhus
Bug:
prefer-spread
shouldn't encourage iterating over strings
change request
evaluating
#2521
opened Dec 26, 2024 by
JoshuaKGoldberg
prefer-object-from-entries
: bad autofix if reduce
has a type parameter
bug
help wanted
#2519
opened Dec 25, 2024 by
andreww2012
prefer-regexp-test
: should catch string.search(regex) !== -1
enhancement
evaluating
#2518
opened Dec 25, 2024 by
dimaMachina
prefer-top-level-await
: Do not report cases where the promise is assigned to a variable
enhancement
help wanted
#2516
opened Dec 24, 2024 by
jhnns
Rule proposal:
no-dangling-else
- Disallow dangling else ambiuguity
evaluating
new rule
#2515
opened Dec 23, 2024 by
Gr3q
prefer-math-trunc
: Add match for parseInt(String(num), 10)
evaluating
#2514
opened Dec 19, 2024 by
omril1
no-unnecessary-polyfills
: always triggered on core-js/{actual,full}/<feature>
bug
#2506
opened Dec 6, 2024 by
andreww2012
Improve
prefer-string-slice
autofix
enhancement
help wanted
#2505
opened Dec 6, 2024 by
NovemLinguae
filename-case
: add $
as an ignored char
enhancement
good for beginner
help wanted
#2503
opened Nov 29, 2024 by
ruiaraujo012
prefer-set-has
: Add a minimumItems
array length option
enhancement
help wanted
#2491
opened Oct 28, 2024 by
omril1
prefer-global-this
should also exclude 'open' in window
bug
help wanted
#2484
opened Oct 20, 2024 by
fregante
no-useless-spread
it is not safe to remove spread in [...foo.concat(bar)]
bug
#2480
opened Oct 16, 2024 by
magic-akari
prefer-dom-node-append
: Property 'append' does not exist on type 'ChildNode'.
docs
help wanted
types
#2474
opened Oct 8, 2024 by
Samuel-Therrien-Beslogic
prefer-array-flat
awkward autofix on .concat().concat()
enhancement
evaluating
#2470
opened Oct 5, 2024 by
geoffswift
Make
consistent-destructuring
configurable
enhancement
evaluating
#2469
opened Oct 5, 2024 by
geoffswift
prefer-global-this
should ignore typeof window === 'undefined'
bug
help wanted
#2468
opened Oct 5, 2024 by
belgattitude
prefer-global-this
should also reject self
in service workers
enhancement
help wanted
#2458
opened Sep 29, 2024 by
fregante
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.