agenda/node_modules/eslint/lib/rules
Edward Betts ea4980a5d7 Fix European trip return heuristic for weekend location tracking
Adjust European short trip heuristic from >3 days to >1 day to correctly
detect when user has returned home from European trips. This fixes the
April 29-30, 2023 case where the location incorrectly showed "Sankt Georg, Hamburg"
instead of "Bristol" when the user was free (no events scheduled) after
the foss-north trip ended on April 27.

The previous logic required more than 3 days to pass before assuming
return home from European countries, but for short European trips by
rail/ferry, users typically return within 1-2 days.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-16 06:38:37 +02:00
..
utils Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
accessor-pairs.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
array-bracket-newline.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
array-bracket-spacing.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
array-callback-return.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
array-element-newline.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
arrow-body-style.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
arrow-parens.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
arrow-spacing.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
block-scoped-var.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
block-spacing.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
brace-style.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
callback-return.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
camelcase.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
capitalized-comments.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
class-methods-use-this.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
comma-dangle.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
comma-spacing.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
comma-style.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
complexity.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
computed-property-spacing.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
consistent-return.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
consistent-this.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
constructor-super.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
curly.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
default-case-last.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
default-case.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
default-param-last.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
dot-location.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
dot-notation.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
eol-last.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
eqeqeq.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
for-direction.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
func-call-spacing.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
func-name-matching.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
func-names.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
func-style.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
function-call-argument-newline.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
function-paren-newline.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
generator-star-spacing.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
getter-return.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
global-require.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
grouped-accessor-pairs.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
guard-for-in.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
handle-callback-err.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
id-blacklist.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
id-denylist.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
id-length.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
id-match.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
implicit-arrow-linebreak.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
indent-legacy.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
indent.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
index.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
init-declarations.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
jsx-quotes.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
key-spacing.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
keyword-spacing.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
line-comment-position.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
linebreak-style.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
lines-around-comment.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
lines-around-directive.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
lines-between-class-members.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
logical-assignment-operators.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
max-classes-per-file.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
max-depth.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
max-len.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
max-lines-per-function.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
max-lines.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
max-nested-callbacks.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
max-params.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
max-statements-per-line.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
max-statements.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
multiline-comment-style.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
multiline-ternary.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
new-cap.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
new-parens.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
newline-after-var.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
newline-before-return.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
newline-per-chained-call.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
no-alert.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
no-array-constructor.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
no-async-promise-executor.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
no-await-in-loop.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
no-bitwise.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
no-buffer-constructor.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
no-caller.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
no-case-declarations.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
no-catch-shadow.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
no-class-assign.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
no-compare-neg-zero.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
no-cond-assign.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
no-confusing-arrow.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
no-console.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
no-const-assign.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
no-constant-binary-expression.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
no-constant-condition.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
no-constructor-return.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
no-continue.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
no-control-regex.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
no-debugger.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
no-delete-var.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
no-div-regex.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
no-dupe-args.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
no-dupe-class-members.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
no-dupe-else-if.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
no-dupe-keys.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
no-duplicate-case.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
no-duplicate-imports.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
no-else-return.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
no-empty-character-class.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
no-empty-function.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
no-empty-pattern.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
no-empty-static-block.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
no-empty.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
no-eq-null.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
no-eval.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
no-ex-assign.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
no-extend-native.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
no-extra-bind.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
no-extra-boolean-cast.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
no-extra-label.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
no-extra-parens.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
no-extra-semi.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
no-fallthrough.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
no-floating-decimal.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
no-func-assign.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
no-global-assign.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
no-implicit-coercion.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
no-implicit-globals.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
no-implied-eval.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
no-import-assign.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
no-inline-comments.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
no-inner-declarations.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
no-invalid-regexp.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
no-invalid-this.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
no-irregular-whitespace.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
no-iterator.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
no-label-var.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
no-labels.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
no-lone-blocks.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
no-lonely-if.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
no-loop-func.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
no-loss-of-precision.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
no-magic-numbers.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
no-misleading-character-class.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
no-mixed-operators.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
no-mixed-requires.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
no-mixed-spaces-and-tabs.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
no-multi-assign.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
no-multi-spaces.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
no-multi-str.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
no-multiple-empty-lines.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
no-native-reassign.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
no-negated-condition.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
no-negated-in-lhs.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
no-nested-ternary.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
no-new-func.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
no-new-native-nonconstructor.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
no-new-object.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
no-new-require.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
no-new-symbol.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
no-new-wrappers.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
no-new.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
no-nonoctal-decimal-escape.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
no-obj-calls.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
no-object-constructor.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
no-octal-escape.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
no-octal.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
no-param-reassign.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
no-path-concat.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
no-plusplus.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
no-process-env.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
no-process-exit.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
no-promise-executor-return.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
no-proto.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
no-prototype-builtins.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
no-redeclare.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
no-regex-spaces.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
no-restricted-exports.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
no-restricted-globals.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
no-restricted-imports.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
no-restricted-modules.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
no-restricted-properties.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
no-restricted-syntax.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
no-return-assign.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
no-return-await.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
no-script-url.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
no-self-assign.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
no-self-compare.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
no-sequences.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
no-setter-return.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
no-shadow-restricted-names.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
no-shadow.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
no-spaced-func.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
no-sparse-arrays.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
no-sync.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
no-tabs.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
no-template-curly-in-string.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
no-ternary.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
no-this-before-super.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
no-throw-literal.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
no-trailing-spaces.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
no-undef-init.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
no-undef.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
no-undefined.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
no-underscore-dangle.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
no-unexpected-multiline.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
no-unmodified-loop-condition.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
no-unneeded-ternary.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
no-unreachable-loop.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
no-unreachable.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
no-unsafe-finally.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
no-unsafe-negation.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
no-unsafe-optional-chaining.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
no-unused-expressions.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
no-unused-labels.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
no-unused-private-class-members.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
no-unused-vars.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
no-use-before-define.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
no-useless-assignment.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
no-useless-backreference.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
no-useless-call.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
no-useless-catch.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
no-useless-computed-key.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
no-useless-concat.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
no-useless-constructor.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
no-useless-escape.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
no-useless-rename.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
no-useless-return.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
no-var.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
no-void.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
no-warning-comments.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
no-whitespace-before-property.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
no-with.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
nonblock-statement-body-position.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
object-curly-newline.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
object-curly-spacing.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
object-property-newline.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
object-shorthand.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
one-var-declaration-per-line.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
one-var.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
operator-assignment.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
operator-linebreak.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
padded-blocks.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
padding-line-between-statements.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
prefer-arrow-callback.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
prefer-const.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
prefer-destructuring.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
prefer-exponentiation-operator.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
prefer-named-capture-group.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
prefer-numeric-literals.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
prefer-object-has-own.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
prefer-object-spread.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
prefer-promise-reject-errors.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
prefer-reflect.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
prefer-regex-literals.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
prefer-rest-params.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
prefer-spread.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
prefer-template.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
quote-props.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
quotes.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
radix.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
require-atomic-updates.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
require-await.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
require-unicode-regexp.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
require-yield.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
rest-spread-spacing.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
semi-spacing.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
semi-style.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
semi.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
sort-imports.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
sort-keys.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
sort-vars.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
space-before-blocks.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
space-before-function-paren.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
space-in-parens.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
space-infix-ops.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
space-unary-ops.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
spaced-comment.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
strict.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
switch-colon-spacing.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
symbol-description.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
template-curly-spacing.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
template-tag-spacing.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
unicode-bom.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
use-isnan.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
valid-typeof.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
vars-on-top.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
wrap-iife.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
wrap-regex.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
yield-star-spacing.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00
yoda.js Fix European trip return heuristic for weekend location tracking 2025-07-16 06:38:37 +02:00