-
-
Notifications
You must be signed in to change notification settings - Fork 367
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
prefer-includes
not working in vue templates
enhancement
evaluating
#2508
opened Dec 10, 2024 by
Mini-ghost
no-unnecessary-polyfills
: always triggered on core-js/{actual,full}/<feature>
bug
#2506
opened Dec 6, 2024 by
andreww2012
Add option for
prefer-string-slice
autofixes to not use Math.max
enhancement
evaluating
#2505
opened Dec 6, 2024 by
NovemLinguae
filename-case
: add $
as an ignored char
enhancement
evaluating
#2503
opened Nov 29, 2024 by
ruiaraujo012
Use
meta.defaultOptions
for rules with options
enhancement
help wanted
#2498
opened Nov 16, 2024 by
sindresorhus
numeric-separators-style
: Allow onlyIfContainsSeparator with group size
evaluating
#2490
opened Oct 28, 2024 by
Harpush
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
evaluating
help wanted
types
#2474
opened Oct 8, 2024 by
Samuel-Therrien-Beslogic
consistent-existence-index-check
add option greater-than and none-zero
evaluating
#2471
opened Oct 7, 2024 by
ximex
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
Rule proposal:
no-instanceof-builtin-object
evaluating
new rule
#2452
opened Sep 16, 2024 by
zanminkian
Rule proposal: the inverse of
prefer-dom-node-dataset
evaluating
new rule
#2451
opened Sep 16, 2024 by
bschlenk
Previous Next
ProTip!
Adding no:label will show everything without a label.