Directory listing for /.pnpm-store/v11/projects/c1c99277fdc7304bd80e7ab02572afd1/node_modules/eslint-plugin-unicorn/rules/
ast/
better-dom-traversing.js
catch-error-name.js
class-reference-in-static-methods.js
comment-content.js
consistent-arrow-return-style.js
consistent-assert.js
consistent-boolean-name.js
consistent-class-member-order.js
consistent-compound-words.js
consistent-conditional-object-spread.js
consistent-date-clone.js
consistent-destructuring.js
consistent-empty-array-spread.js
consistent-existence-index-check.js
consistent-export-decorator-position.js
consistent-function-scoping.js
consistent-function-style.js
consistent-json-file-read.js
consistent-optional-chaining.js
consistent-template-literal-escape.js
consistent-tuple-labels.js
custom-error-definition.js
default-export-style.js
dom-node-dataset.js
empty-brace-spaces.js
error-message.js
escape-case.js
expiring-todo-comments.js
explicit-length-check.js
explicit-timer-delay.js
filename-case.js
fix/
id-match.js
import-style.js
index.js
isolated-functions.js
iteration-fallback-style.js
logical-assignment-operators.js
max-nested-calls.js
name-replacements.js
new-for-builtins.js
no-abusive-eslint-disable.js
no-accessor-recursion.js
no-accidental-bitwise-operator.js
no-anonymous-default-export.js
no-array-callback-reference.js
no-array-concat-in-loop.js
no-array-fill-with-reference-type.js
no-array-from-fill.js
no-array-front-mutation.js
no-array-method-this-argument.js
no-array-reduce.js
no-array-reverse.js
no-array-sort-for-min-max.js
no-array-sort.js
no-array-splice.js
no-asterisk-prefix-in-documentation-comments.js
no-async-promise-finally.js
no-await-expression-member.js
no-await-in-promise-methods.js
no-barrel-files.js
no-blob-to-file.js
no-boolean-sort-comparator.js
no-break-in-nested-loop.js
no-canvas-to-image.js
no-chained-comparison.js
no-collection-bracket-access.js
no-computed-property-existence-check.js
no-confusing-array-splice.js
no-confusing-array-with.js
no-console-spaces.js
no-constant-zero-expression.js
no-declarations-before-early-exit.js
no-document-cookie.js
no-double-comparison.js
no-duplicate-if-branches.js
no-duplicate-logical-operands.js
no-duplicate-loops.js
no-duplicate-set-values.js
no-empty-file.js
no-error-property-assignment.js
no-exports-in-scripts.js
no-for-each.js
no-for-loop.js
no-global-object-property-assignment.js
no-immediate-mutation.js
no-impossible-length-comparison.js
no-incorrect-query-selector.js
no-incorrect-template-string-interpolation.js
no-instanceof-builtins.js
no-invalid-argument-count.js
no-invalid-character-comparison.js
no-invalid-fetch-options.js
no-invalid-file-input-accept.js
no-invalid-remove-event-listener.js
no-invalid-well-known-symbol-methods.js
no-keyword-prefix.js
no-late-current-target-access.js
no-late-event-control.js
no-lonely-if.js
no-loop-iterable-mutation.js
no-magic-array-flat-depth.js
no-manually-wrapped-comments.js
no-mismatched-map-key.js
no-misrefactored-assignment.js
no-missing-local-resource.js
no-multiple-promise-resolver-calls.js
no-named-default.js
no-negated-array-predicate.js
no-negated-comparison.js
no-negated-condition.js
no-negation-in-equality-check.js
no-nested-ternary.js
no-new-array.js
no-new-buffer.js
no-non-function-verb-prefix.js
no-nonstandard-builtin-properties.js
no-null.js
no-object-as-default-parameter.js
no-object-methods-with-collections.js
no-optional-chaining-on-undeclared-variable.js
no-process-exit.js
no-redundant-comparison.js
no-return-array-push.js
no-selector-as-dom-name.js
no-shorthand-property-overrides.js
no-single-promise-in-promise-methods.js
no-static-only-class.js
no-subtraction-comparison.js
no-thenable.js
no-this-assignment.js
no-this-outside-of-class.js
no-top-level-assignment-in-function.js
no-top-level-side-effects.js
no-transition-all.js
no-typeof-undefined.js
no-uncalled-method.js
no-undeclared-class-members.js
no-unnecessary-array-flat-depth.js
no-unnecessary-array-flat-map.js
no-unnecessary-array-splice-count.js
no-unnecessary-await.js
no-unnecessary-boolean-comparison.js
no-unnecessary-fetch-options.js
no-unnecessary-global-this.js
no-unnecessary-nested-ternary.js
no-unnecessary-polyfills.js
no-unnecessary-slice-end.js
no-unnecessary-splice.js
no-unnecessary-string-trim.js
no-unreadable-array-destructuring.js
no-unreadable-for-of-expression.js
no-unreadable-iife.js
no-unreadable-new-expression.js
no-unreadable-object-destructuring.js
no-unsafe-buffer-conversion.js
no-unsafe-dom-html.js
no-unsafe-promise-all-settled-values.js
no-unsafe-property-key.js
no-unsafe-sqlite-interpolation.js
no-unsafe-string-replacement.js
no-unused-array-method-return.js
no-unused-properties.js
no-useless-boolean-cast.js
no-useless-coercion.js
no-useless-collection-argument.js
no-useless-compound-assignment.js
no-useless-concat.js
no-useless-continue.js
no-useless-delete-check.js
no-useless-else.js
no-useless-error-capture-stack-trace.js
no-useless-fallback-in-spread.js
no-useless-iterator-to-array.js
no-useless-length-check.js
no-useless-logical-operand.js
no-useless-override.js
no-useless-promise-resolve-reject.js
no-useless-re-export.js
no-useless-recursion.js
no-useless-spread.js
no-useless-switch-case.js
no-useless-template-literals.js
no-useless-undefined.js
no-xor-as-exponentiation.js
no-zero-fractions.js
number-literal-case.js
numeric-separators-style.js
operator-assignment.js
prefer-abort-signal-any.js
prefer-abort-signal-timeout.js
prefer-add-event-listener-options.js
prefer-add-event-listener.js
prefer-aggregate-error.js
prefer-array-find.js
prefer-array-flat-map.js
prefer-array-flat.js
prefer-array-from-async.js
prefer-array-from-map.js
prefer-array-from-range.js
prefer-array-index-of.js
prefer-array-iterable-methods.js
prefer-array-last-methods.js
prefer-array-slice.js
prefer-array-some.js
prefer-at.js
prefer-await.js
prefer-bigint-literals.js
prefer-blob-reading-methods.js
prefer-block-statement-over-iife.js
prefer-boolean-return.js
prefer-class-fields.js
prefer-classlist-toggle.js
prefer-code-point.js
prefer-continue.js
prefer-date-now.js
prefer-default-parameters.js
prefer-direct-iteration.js
prefer-dispose.js
prefer-dom-node-append.js
prefer-dom-node-html-methods.js
prefer-dom-node-remove.js
prefer-dom-node-replace-children.js
prefer-dom-node-text-content.js
prefer-early-return.js
prefer-else-if.js
prefer-error-is-error.js
prefer-event-target.js
prefer-explicit-viewport-units.js
prefer-export-from.js
prefer-flat-math-min-max.js
prefer-get-or-insert-computed.js
prefer-global-number-constants.js
prefer-global-this.js
prefer-group-by.js
prefer-has-check.js
prefer-hoisting-branch-code.js
prefer-https.js
prefer-identifier-import-export-specifiers.js
prefer-import-meta-properties.js
prefer-includes-over-repeated-comparisons.js
prefer-includes.js
prefer-iterable-in-constructor.js
prefer-iterator-concat.js
prefer-iterator-helpers.js
prefer-iterator-to-array-at-end.js
prefer-iterator-to-array.js
prefer-keyboard-event-key.js
prefer-location-assign.js
prefer-logical-operator-over-ternary.js
prefer-map-from-entries.js
prefer-math-abs.js
prefer-math-constants.js
prefer-math-min-max.js
prefer-math-trunc.js
prefer-minimal-ternary.js
prefer-modern-dom-apis.js
prefer-modern-math-apis.js
prefer-module.js
prefer-native-coercion-functions.js
prefer-negative-index.js
prefer-node-protocol.js
prefer-number-coercion.js
prefer-number-is-safe-integer.js
prefer-number-properties.js
prefer-object-define-properties.js
prefer-object-destructuring-defaults.js
prefer-object-from-entries.js
prefer-object-iterable-methods.js
prefer-observer-apis.js
prefer-optional-catch-binding.js
prefer-path2d.js
prefer-private-class-fields.js
prefer-promise-try.js
prefer-promise-with-resolvers.js
prefer-prototype-methods.js
prefer-query-selector.js
prefer-queue-microtask.js
prefer-reflect-apply.js
prefer-regexp-escape.js
prefer-regexp-test.js
prefer-response-static-json.js
prefer-scoped-selector.js
prefer-set-has.js
prefer-set-methods.js
prefer-set-size.js
prefer-short-arrow-method.js
prefer-simple-condition-first.js
prefer-simple-sort-comparator.js
prefer-simplified-conditions.js
prefer-single-array-predicate.js
prefer-single-call.js
prefer-single-object-destructuring.js
prefer-single-replace.js
prefer-smaller-scope.js
prefer-split-limit.js
prefer-spread.js
prefer-string-match-all.js
prefer-string-pad-start-end.js
prefer-string-raw.js
prefer-string-repeat.js
prefer-string-replace-all.js
prefer-string-slice.js
prefer-string-starts-ends-with.js
prefer-string-trim-start-end.js
prefer-structured-clone.js
prefer-switch.js
prefer-temporal.js
prefer-ternary.js
prefer-then-catch.js
prefer-toggle-attribute.js
prefer-top-level-await.js
prefer-type-error.js
prefer-type-literal-last.js
prefer-uint8array-base64.js
prefer-unary-minus.js
prefer-unicode-code-point-escapes.js
prefer-url-can-parse.js
prefer-url-href.js
prefer-url-search-parameters.js
prefer-while-loop-condition.js
relative-url-style.js
require-array-join-separator.js
require-array-sort-compare.js
require-css-escape.js
require-frontmatter-fields.js
require-module-attributes.js
require-module-specifiers.js
require-number-to-fixed-digits-argument.js
require-passive-events.js
require-post-message-target-origin.js
require-proxy-trap-boolean-return.js
rule/
shared/
single-line-block-comment-style.js
string-content.js
switch-case-braces.js
switch-case-break-position.js
template-indent.js
text-encoding-identifier-case.js
throw-new-error.js
try-complexity.js
utils/