| ... |
|
ast
|
|
|
fix
|
|
|
rule
|
|
|
shared
|
|
|
utils
|
|
|
better-dom-traversing.js
|
8.14 KB |
|
catch-error-name.js
|
3.21 KB |
|
class-reference-in-static-methods.js
|
10.62 KB |
|
comment-content.js
|
13.27 KB |
|
consistent-assert.js
|
2.75 KB |
|
consistent-class-member-order.js
|
5.58 KB |
|
consistent-compound-words.js
|
11.13 KB |
|
consistent-date-clone.js
|
1.29 KB |
|
consistent-destructuring.js
|
12.29 KB |
|
consistent-empty-array-spread.js
|
2.82 KB |
|
consistent-existence-index-check.js
|
3.66 KB |
|
consistent-export-decorator-position.js
|
5.5 KB |
|
consistent-function-scoping.js
|
8.52 KB |
|
consistent-function-style.js
|
8.11 KB |
|
consistent-json-file-read.js
|
5.34 KB |
|
consistent-optional-chaining.js
|
5.25 KB |
|
consistent-template-literal-escape.js
|
1.28 KB |
|
custom-error-definition.js
|
15.46 KB |
|
dom-node-dataset.js
|
14.15 KB |
|
empty-brace-spaces.js
|
1.42 KB |
|
error-message.js
|
2.57 KB |
|
escape-case.js
|
2.26 KB |
|
expiring-todo-comments.js
|
17.25 KB |
|
explicit-length-check.js
|
8.81 KB |
|
explicit-timer-delay.js
|
3.78 KB |
|
filename-case.js
|
10.78 KB |
|
id-match.js
|
1.81 KB |
|
import-style.js
|
9.7 KB |
|
index.js
|
20.29 KB |
|
isolated-functions.js
|
5.97 KB |
|
max-nested-calls.js
|
1.73 KB |
|
new-for-builtins.js
|
3.02 KB |
|
no-abusive-eslint-disable.js
|
1.03 KB |
|
no-accessor-recursion.js
|
4.74 KB |
|
no-anonymous-default-export.js
|
5.33 KB |
|
no-array-callback-reference.js
|
11.66 KB |
|
no-array-fill-with-reference-type.js
|
2.56 KB |
|
no-array-from-fill.js
|
1.74 KB |
|
no-array-method-this-argument.js
|
5.55 KB |
|
no-array-reduce.js
|
19.47 KB |
|
no-array-reverse.js
|
184 B |
|
no-array-sort.js
|
181 B |
|
no-asterisk-prefix-in-documentation-comments.js
|
1.95 KB |
|
no-await-expression-member.js
|
2.43 KB |
|
no-await-in-promise-methods.js
|
1.74 KB |
|
no-blob-to-file.js
|
7.1 KB |
|
no-break-in-nested-loop.js
|
2.09 KB |
|
no-canvas-to-image.js
|
3.38 KB |
|
no-computed-property-existence-check.js
|
3.79 KB |
|
no-confusing-array-splice.js
|
4.75 KB |
|
no-confusing-array-with.js
|
2.23 KB |
|
no-console-spaces.js
|
2.17 KB |
|
no-declarations-before-early-exit.js
|
5.23 KB |
|
no-document-cookie.js
|
751 B |
|
no-duplicate-loops.js
|
2.9 KB |
|
no-duplicate-set-values.js
|
1.27 KB |
|
no-empty-file.js
|
4.02 KB |
|
no-error-property-assignment.js
|
10.69 KB |
|
no-exports-in-scripts.js
|
730 B |
|
no-for-each.js
|
13.71 KB |
|
no-for-loop.js
|
25.69 KB |
|
no-global-object-property-assignment.js
|
2.05 KB |
|
no-immediate-mutation.js
|
18.3 KB |
|
no-incorrect-query-selector.js
|
9.09 KB |
|
no-incorrect-template-string-interpolation.js
|
2.47 KB |
|
no-instanceof-builtins.js
|
5.09 KB |
|
no-invalid-argument-count.js
|
3.81 KB |
|
no-invalid-fetch-options.js
|
2.46 KB |
|
no-invalid-file-input-accept.js
|
10.56 KB |
|
no-invalid-remove-event-listener.js
|
1.54 KB |
|
no-keyword-prefix.js
|
5.1 KB |
|
no-late-current-target-access.js
|
4.22 KB |
|
no-lonely-if.js
|
8.58 KB |
|
no-magic-array-flat-depth.js
|
1.24 KB |
|
no-manually-wrapped-comments.js
|
4.97 KB |
|
no-mismatched-map-key.js
|
10.46 KB |
|
no-named-default.js
|
3.05 KB |
|
no-negated-array-predicate.js
|
5.25 KB |
|
no-negated-comparison.js
|
8.72 KB |
|
no-negated-condition.js
|
3.64 KB |
|
no-negation-in-equality-check.js
|
2.87 KB |
|
no-nested-ternary.js
|
1.48 KB |
|
no-new-array.js
|
2.67 KB |
|
no-new-buffer.js
|
2.34 KB |
|
no-null.js
|
3.89 KB |
|
no-object-as-default-parameter.js
|
1.18 KB |
|
no-object-methods-with-collections.js
|
8.12 KB |
|
no-optional-chaining-on-undeclared-variable.js
|
2.79 KB |
|
no-process-exit.js
|
2.29 KB |
|
no-redundant-comparison.js
|
9.01 KB |
|
no-return-array-push.js
|
3.42 KB |
|
no-single-promise-in-promise-methods.js
|
7.02 KB |
|
no-static-only-class.js
|
5.36 KB |
|
no-subtraction-comparison.js
|
2.94 KB |
|
no-thenable.js
|
4.68 KB |
|
no-this-assignment.js
|
905 B |
|
no-this-outside-of-class.js
|
1.47 KB |
|
no-top-level-side-effects.js
|
1.75 KB |
|
no-typeof-undefined.js
|
3.47 KB |
|
no-undeclared-class-members.js
|
8.36 KB |
|
no-unnecessary-array-flat-depth.js
|
1.12 KB |
|
no-unnecessary-array-splice-count.js
|
726 B |
|
no-unnecessary-await.js
|
2.59 KB |
|
no-unnecessary-global-this.js
|
3.99 KB |
|
no-unnecessary-nested-ternary.js
|
2.96 KB |
|
no-unnecessary-polyfills.js
|
11.54 KB |
|
no-unnecessary-slice-end.js
|
673 B |
|
no-unnecessary-splice.js
|
6.8 KB |
|
no-unreadable-array-destructuring.js
|
2.85 KB |
|
no-unreadable-iife.js
|
1.93 KB |
|
no-unreadable-new-expression.js
|
1.41 KB |
|
no-unreadable-object-destructuring.js
|
2 KB |
|
no-unsafe-buffer-conversion.js
|
15.12 KB |
|
no-unsafe-dom-html.js
|
3.48 KB |
|
no-unsafe-property-key.js
|
13.99 KB |
|
no-unsafe-string-replacement.js
|
1.73 KB |
|
no-unused-array-method-return.js
|
9.41 KB |
|
no-unused-properties.js
|
5.94 KB |
|
no-useless-boolean-cast.js
|
2.82 KB |
|
no-useless-collection-argument.js
|
3.08 KB |
|
no-useless-concat.js
|
4.85 KB |
|
no-useless-else.js
|
6.62 KB |
|
no-useless-error-capture-stack-trace.js
|
3.54 KB |
|
no-useless-fallback-in-spread.js
|
4.63 KB |
|
no-useless-iterator-to-array.js
|
7.34 KB |
|
no-useless-length-check.js
|
4.08 KB |
|
no-useless-promise-resolve-reject.js
|
4.73 KB |
|
no-useless-recursion.js
|
2.79 KB |
|
no-useless-spread.js
|
13.86 KB |
|
no-useless-switch-case.js
|
1.81 KB |
|
no-useless-template-literals.js
|
8.02 KB |
|
no-useless-undefined.js
|
11.8 KB |
|
no-zero-fractions.js
|
2.23 KB |
|
number-literal-case.js
|
1.76 KB |
|
numeric-separators-style.js
|
4.35 KB |
|
prefer-add-event-listener.js
|
5.09 KB |
|
prefer-add-event-listener-options.js
|
1.2 KB |
|
prefer-array-find.js
|
12.85 KB |
|
prefer-array-flat.js
|
8.93 KB |
|
prefer-array-flat-map.js
|
6.83 KB |
|
prefer-array-from-map.js
|
10.89 KB |
|
prefer-array-index-of.js
|
925 B |
|
prefer-array-last-methods.js
|
2.19 KB |
|
prefer-array-some.js
|
8.02 KB |
|
prefer-at.js
|
12.58 KB |
|
prefer-await.js
|
2 KB |
|
prefer-bigint-literals.js
|
3.85 KB |
|
prefer-blob-reading-methods.js
|
1.09 KB |
|
prefer-class-fields.js
|
4.22 KB |
|
prefer-classlist-toggle.js
|
7 KB |
|
prefer-code-point.js
|
1.46 KB |
|
prefer-date-now.js
|
3.43 KB |
|
prefer-default-parameters.js
|
5.4 KB |
|
prefer-direct-iteration.js
|
8.82 KB |
|
prefer-dispose.js
|
11.62 KB |
|
prefer-dom-node-append.js
|
1.09 KB |
|
prefer-dom-node-html-methods.js
|
3.34 KB |
|
prefer-dom-node-remove.js
|
3.56 KB |
|
prefer-dom-node-text-content.js
|
2.17 KB |
|
prefer-early-return.js
|
7.08 KB |
|
prefer-event-target.js
|
2.94 KB |
|
prefer-export-from.js
|
9.09 KB |
|
prefer-get-or-insert-computed.js
|
4.34 KB |
|
prefer-global-number-constants.js
|
1.86 KB |
|
prefer-global-this.js
|
6.19 KB |
|
prefer-https.js
|
3.71 KB |
|
prefer-identifier-import-export-specifiers.js
|
2.31 KB |
|
prefer-import-meta-properties.js
|
7.99 KB |
|
prefer-includes.js
|
3.01 KB |
|
prefer-includes-over-repeated-comparisons.js
|
3.23 KB |
|
prefer-iterable-in-constructor.js
|
8.56 KB |
|
prefer-iterator-concat.js
|
3.98 KB |
|
prefer-iterator-to-array.js
|
4.52 KB |
|
prefer-iterator-to-array-at-end.js
|
3.11 KB |
|
prefer-keyboard-event-key.js
|
7.52 KB |
|
prefer-location-assign.js
|
3.59 KB |
|
prefer-logical-operator-over-ternary.js
|
7.58 KB |
|
prefer-math-abs.js
|
9.27 KB |
|
prefer-math-min-max.js
|
5.67 KB |
|
prefer-math-trunc.js
|
5.25 KB |
|
prefer-minimal-ternary.js
|
5.92 KB |
|
prefer-modern-dom-apis.js
|
8.06 KB |
|
prefer-modern-math-apis.js
|
5.75 KB |
|
prefer-module.js
|
9.71 KB |
|
prefer-native-coercion-functions.js
|
4.94 KB |
|
prefer-negative-index.js
|
3.57 KB |
|
prefer-node-protocol.js
|
1.94 KB |
|
prefer-number-coercion.js
|
3.83 KB |
|
prefer-number-is-safe-integer.js
|
5.05 KB |
|
prefer-number-properties.js
|
4.66 KB |
|
prefer-object-define-properties.js
|
5.01 KB |
|
prefer-object-destructuring-defaults.js
|
4.77 KB |
|
prefer-object-from-entries.js
|
11.03 KB |
|
prefer-object-iterable-methods.js
|
13.98 KB |
|
prefer-optional-catch-binding.js
|
2.16 KB |
|
prefer-path2d.js
|
19.48 KB |
|
prefer-private-class-fields.js
|
13.99 KB |
|
prefer-prototype-methods.js
|
3.83 KB |
|
prefer-query-selector.js
|
8.47 KB |
|
prefer-queue-microtask.js
|
4.65 KB |
|
prefer-reflect-apply.js
|
2.54 KB |
|
prefer-regexp-test.js
|
16.63 KB |
|
prefer-response-static-json.js
|
2.27 KB |
|
prefer-scoped-selector.js
|
2.4 KB |
|
prefer-set-has.js
|
13.86 KB |
|
prefer-set-size.js
|
2.12 KB |
|
prefer-short-arrow-method.js
|
3.44 KB |
|
prefer-simple-condition-first.js
|
7.11 KB |
|
prefer-simple-sort-comparator.js
|
7.61 KB |
|
prefer-single-array-predicate.js
|
4.68 KB |
|
prefer-single-call.js
|
7.75 KB |
|
prefer-single-object-destructuring.js
|
3.7 KB |
|
prefer-smaller-scope.js
|
6.01 KB |
|
prefer-split-limit.js
|
2.27 KB |
|
prefer-spread.js
|
37.58 KB |
|
prefer-string-match-all.js
|
8.05 KB |
|
prefer-string-pad-start-end.js
|
8.77 KB |
|
prefer-string-raw.js
|
6.33 KB |
|
prefer-string-repeat.js
|
4.11 KB |
|
prefer-string-replace-all.js
|
8.61 KB |
|
prefer-string-slice.js
|
7.09 KB |
|
prefer-string-starts-ends-with.js
|
7.27 KB |
|
prefer-string-trim-start-end.js
|
1.31 KB |
|
prefer-structured-clone.js
|
3.47 KB |
|
prefer-switch.js
|
8.46 KB |
|
prefer-temporal.js
|
7.96 KB |
|
prefer-ternary.js
|
8.16 KB |
|
prefer-top-level-await.js
|
7.91 KB |
|
prefer-type-error.js
|
4.42 KB |
|
prefer-type-literal-last.js
|
3.25 KB |
|
prefer-uint8array-base64.js
|
6.89 KB |
|
prefer-unicode-code-point-escapes.js
|
8.48 KB |
|
prefer-url-href.js
|
13.99 KB |
|
prevent-abbreviations.js
|
16 KB |
|
relative-url-style.js
|
4.13 KB |
|
require-array-join-separator.js
|
1.83 KB |
|
require-array-sort-compare.js
|
2.31 KB |
|
require-css-escape.js
|
2.99 KB |
|
require-module-attributes.js
|
3.24 KB |
|
require-module-specifiers.js
|
6.11 KB |
|
require-number-to-fixed-digits-argument.js
|
1.25 KB |
|
require-passive-events.js
|
7.41 KB |
|
require-post-message-target-origin.js
|
1.81 KB |
|
require-proxy-trap-boolean-return.js
|
8.31 KB |
|
string-content.js
|
4.15 KB |
|
switch-case-braces.js
|
5.78 KB |
|
switch-case-break-position.js
|
3.7 KB |
|
template-indent.js
|
6.32 KB |
|
text-encoding-identifier-case.js
|
5.63 KB |
|
throw-new-error.js
|
1.38 KB |
|
try-complexity.js
|
3.48 KB |