@kitschpatrol/eslint-config 7.4.1 → 7.5.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.js CHANGED
@@ -1 +1 @@
1
- import e from"node:fs/promises";import t from"node:path";import{FlatConfigComposer as n}from"eslint-flat-config-utils";import r from"globals";import{isPackageExists as i}from"local-pkg";import a from"node:process";import*as o from"@typescript-eslint/parser";import s from"@e18e/eslint-plugin";import c from"@eslint-community/eslint-plugin-eslint-comments";import l from"@typescript-eslint/eslint-plugin";import{createTypeScriptImportResolver as u}from"eslint-import-resolver-typescript";import d from"eslint-plugin-de-morgan";import*as ee from"eslint-plugin-depend";import te from"eslint-plugin-import-x";import ne from"eslint-plugin-jsdoc";import*as re from"eslint-plugin-math";import ie from"eslint-plugin-n";import ae from"eslint-plugin-perfectionist";import*as oe from"eslint-plugin-regexp";import se from"eslint-plugin-unicorn";import f from"@html-eslint/eslint-plugin";import ce from"@html-eslint/parser";import le from"eslint-plugin-html";import ue from"eslint-plugin-jsonc";import de from"eslint-plugin-package-json";import*as p from"jsonc-eslint-parser";import{sortOrder as fe}from"sort-package-json";import pe from"eslint-plugin-jsx-a11y";import*as m from"eslint-mdx";import*as h from"eslint-plugin-mdx";import me from"@vitest/eslint-plugin";import he from"eslint-plugin-no-only-tests";const g=`?([cm])[jt]s?(x)`,_=`**/*.${g}`,ge=`**/*.?([cm])js`,_e=`**/*.?([cm])jsx`,ve=`**/*.?([cm])ts`,ye=`**/*.?([cm])tsx`,be=`**/*.{c,le,sc}ss`,xe=`**/*.css`,Se=`**/*.{p,post}css`,Ce=`**/*.less`,we=`**/*.scss`,v=`**/*.json`,y=`**/*.json5`,b=`**/*.jsonc`,x=`**/*.md`,S=`**/*.mdx`,C=`**/*.svelte`,w=`**/*.svelte.ts`,T=`**/*.svelte.js`,E=`**/*.y?(a)ml`,D=`**/*.toml`,O=`**/*.xml`,Te=`**/*.svg`,k=`**/*.htm?(l)`,A=`**/*.astro`,j=`${A}/*.js`,M=`${A}/*.ts`,Ee=`**/*.{g,graph}ql`,N=`${x}/${_}`,P=`${S}/${_}`,F=[`**/__tests__/**/*.${g}`,`**/*.spec.${g}`,`**/*.test.${g}`,`**/*.bench.${g}`,`**/*.benchmark.${g}`],De=[_,be,v,y,x,S,C,T,w,E,O,k],I=`**/node_modules,**/dist,**/package-lock.json,**/yarn.lock,**/pnpm-lock.yaml,**/bun.lockb,**/bin,**/output,**/coverage,**/temp,**/.temp,**/tmp,**/.tmp,**/.history,**/.vitepress/cache,**/.nuxt,**/.next,**/.svelte-kit,**/.vercel,**/.changeset,**/.idea,**/.cache,**/.output,**/.vite-inspect,**/.yarn,**/vite.config.*.timestamp-*,**/CHANGELOG*.md,**/*.min.*,**/LICENSE*,**/__snapshots__,**/auto-import?(s).d.ts,**/components.d.ts,**/.agents,**/.claude,**/skills-lock.json`.split(`,`),Oe={"astro/missing-client-only-directive-value":`error`,"astro/no-conflict-set-directives":`error`,"astro/no-deprecated-astro-canonicalurl":`error`,"astro/no-deprecated-astro-fetchcontent":`error`,"astro/no-deprecated-astro-resolve":`error`,"astro/no-deprecated-getentrybyslug":`error`,"astro/no-unused-define-vars-in-style":`error`,"astro/valid-compile":`error`},ke={"astro/jsx-a11y/alt-text":`error`,"astro/jsx-a11y/anchor-ambiguous-text":`off`,"astro/jsx-a11y/anchor-has-content":`error`,"astro/jsx-a11y/anchor-is-valid":`error`,"astro/jsx-a11y/aria-activedescendant-has-tabindex":`error`,"astro/jsx-a11y/aria-props":`error`,"astro/jsx-a11y/aria-proptypes":`error`,"astro/jsx-a11y/aria-role":`error`,"astro/jsx-a11y/aria-unsupported-elements":`error`,"astro/jsx-a11y/autocomplete-valid":`error`,"astro/jsx-a11y/click-events-have-key-events":`error`,"astro/jsx-a11y/control-has-associated-label":[`off`,{ignoreElements:[`audio`,`canvas`,`embed`,`input`,`textarea`,`tr`,`video`],ignoreRoles:[`grid`,`listbox`,`menu`,`menubar`,`radiogroup`,`row`,`tablist`,`toolbar`,`tree`,`treegrid`],includeRoles:[`alert`,`dialog`]}],"astro/jsx-a11y/heading-has-content":`error`,"astro/jsx-a11y/html-has-lang":`error`,"astro/jsx-a11y/iframe-has-title":`error`,"astro/jsx-a11y/img-redundant-alt":`error`,"astro/jsx-a11y/interactive-supports-focus":[`error`,{tabbable:[`button`,`checkbox`,`link`,`searchbox`,`spinbutton`,`switch`,`textbox`]}],"astro/jsx-a11y/label-has-associated-control":`error`,"astro/jsx-a11y/media-has-caption":`error`,"astro/jsx-a11y/mouse-events-have-key-events":`error`,"astro/jsx-a11y/no-access-key":`error`,"astro/jsx-a11y/no-autofocus":`error`,"astro/jsx-a11y/no-distracting-elements":`error`,"astro/jsx-a11y/no-interactive-element-to-noninteractive-role":[`error`,{tr:[`none`,`presentation`],canvas:[`img`]}],"astro/jsx-a11y/no-noninteractive-element-interactions":[`error`,{handlers:[`onClick`,`onError`,`onLoad`,`onMouseDown`,`onMouseUp`,`onKeyPress`,`onKeyDown`,`onKeyUp`],alert:[`onKeyUp`,`onKeyDown`,`onKeyPress`],body:[`onError`,`onLoad`],dialog:[`onKeyUp`,`onKeyDown`,`onKeyPress`],iframe:[`onError`,`onLoad`],img:[`onError`,`onLoad`]}],"astro/jsx-a11y/no-noninteractive-element-to-interactive-role":[`error`,{ul:[`listbox`,`menu`,`menubar`,`radiogroup`,`tablist`,`tree`,`treegrid`],ol:[`listbox`,`menu`,`menubar`,`radiogroup`,`tablist`,`tree`,`treegrid`],li:[`menuitem`,`menuitemradio`,`menuitemcheckbox`,`option`,`row`,`tab`,`treeitem`],table:[`grid`],td:[`gridcell`],fieldset:[`radiogroup`,`presentation`]}],"astro/jsx-a11y/no-noninteractive-tabindex":[`error`,{tags:[],roles:[`tabpanel`],allowExpressionValues:!0}],"astro/jsx-a11y/no-redundant-roles":`error`,"astro/jsx-a11y/no-static-element-interactions":[`error`,{allowExpressionValues:!0,handlers:[`onClick`,`onMouseDown`,`onMouseUp`,`onKeyPress`,`onKeyDown`,`onKeyUp`]}],"astro/jsx-a11y/role-has-required-aria-props":`error`,"astro/jsx-a11y/role-supports-aria-props":`error`,"astro/jsx-a11y/scope":`error`,"astro/jsx-a11y/tabindex-no-positive":`error`},Ae={"de-morgan/no-negated-conjunction":`error`,"de-morgan/no-negated-disjunction":`error`},je={"depend/ban-dependencies":`error`},Me={"eslint-comments/disable-enable-pair":`error`,"eslint-comments/no-aggregating-enable":`error`,"eslint-comments/no-duplicate-disable":`error`,"eslint-comments/no-unlimited-disable":`error`,"eslint-comments/no-unused-enable":`error`},Ne={"constructor-super":`error`,"for-direction":`error`,"getter-return":`error`,"no-async-promise-executor":`error`,"no-case-declarations":`error`,"no-class-assign":`error`,"no-compare-neg-zero":`error`,"no-cond-assign":`error`,"no-const-assign":`error`,"no-constant-binary-expression":`error`,"no-constant-condition":`error`,"no-control-regex":`error`,"no-debugger":`error`,"no-delete-var":`error`,"no-dupe-args":`error`,"no-dupe-class-members":`error`,"no-dupe-else-if":`error`,"no-dupe-keys":`error`,"no-duplicate-case":`error`,"no-empty":`error`,"no-empty-character-class":`error`,"no-empty-pattern":`error`,"no-empty-static-block":`error`,"no-ex-assign":`error`,"no-extra-boolean-cast":`error`,"no-fallthrough":`error`,"no-func-assign":`error`,"no-global-assign":`error`,"no-import-assign":`error`,"no-invalid-regexp":`error`,"no-irregular-whitespace":`error`,"no-loss-of-precision":`error`,"no-misleading-character-class":`error`,"no-new-native-nonconstructor":`error`,"no-nonoctal-decimal-escape":`error`,"no-obj-calls":`error`,"no-octal":`error`,"no-prototype-builtins":`error`,"no-redeclare":`error`,"no-regex-spaces":`error`,"no-self-assign":`error`,"no-setter-return":`error`,"no-shadow-restricted-names":`error`,"no-sparse-arrays":`error`,"no-this-before-super":`error`,"no-undef":`error`,"no-unexpected-multiline":`error`,"no-unreachable":`error`,"no-unsafe-finally":`error`,"no-unsafe-negation":`error`,"no-unsafe-optional-chaining":`error`,"no-unused-labels":`error`,"no-unused-private-class-members":`error`,"no-unused-vars":`error`,"no-useless-backreference":`error`,"no-useless-catch":`error`,"no-useless-escape":`error`,"no-with":`error`,"require-yield":`error`,"use-isnan":`error`,"valid-typeof":`error`},Pe={"constructor-super":`off`,"getter-return":`off`,"no-class-assign":`off`,"no-const-assign":`off`,"no-dupe-args":`off`,"no-dupe-class-members":`off`,"no-dupe-keys":`off`,"no-func-assign":`off`,"no-import-assign":`off`,"no-new-native-nonconstructor":`off`,"no-new-symbol":`off`,"no-obj-calls":`off`,"no-redeclare":`off`,"no-setter-return":`off`,"no-this-before-super":`off`,"no-undef":`off`,"no-unreachable":`off`,"no-unsafe-negation":`off`,"no-var":`error`,"no-with":`off`,"prefer-const":`error`,"prefer-rest-params":`error`,"prefer-spread":`error`},Fe={"ts/await-thenable":`error`,"ts/ban-ts-comment":[`error`,{minimumDescriptionLength:10}],"no-array-constructor":`off`,"ts/no-array-constructor":`error`,"ts/no-array-delete":`error`,"ts/no-base-to-string":`error`,"ts/no-confusing-void-expression":`error`,"ts/no-deprecated":`error`,"ts/no-duplicate-enum-values":`error`,"ts/no-duplicate-type-constituents":`error`,"ts/no-dynamic-delete":`error`,"ts/no-empty-object-type":`error`,"ts/no-explicit-any":`error`,"ts/no-extra-non-null-assertion":`error`,"ts/no-extraneous-class":`error`,"ts/no-floating-promises":`error`,"ts/no-for-in-array":`error`,"no-implied-eval":`off`,"ts/no-implied-eval":`error`,"ts/no-invalid-void-type":`error`,"ts/no-meaningless-void-operator":`error`,"ts/no-misused-new":`error`,"ts/no-misused-promises":`error`,"ts/no-misused-spread":`error`,"ts/no-mixed-enums":`error`,"ts/no-namespace":`error`,"ts/no-non-null-asserted-nullish-coalescing":`error`,"ts/no-non-null-asserted-optional-chain":`error`,"ts/no-non-null-assertion":`error`,"ts/no-redundant-type-constituents":`error`,"ts/no-require-imports":`error`,"ts/no-this-alias":`error`,"ts/no-unnecessary-boolean-literal-compare":`error`,"ts/no-unnecessary-condition":`error`,"ts/no-unnecessary-template-expression":`error`,"ts/no-unnecessary-type-arguments":`error`,"ts/no-unnecessary-type-assertion":`error`,"ts/no-unnecessary-type-constraint":`error`,"ts/no-unnecessary-type-conversion":`error`,"ts/no-unnecessary-type-parameters":`error`,"ts/no-unsafe-argument":`error`,"ts/no-unsafe-assignment":`error`,"ts/no-unsafe-call":`error`,"ts/no-unsafe-declaration-merging":`error`,"ts/no-unsafe-enum-comparison":`error`,"ts/no-unsafe-function-type":`error`,"ts/no-unsafe-member-access":`error`,"ts/no-unsafe-return":`error`,"ts/no-unsafe-unary-minus":`error`,"no-unused-expressions":`off`,"ts/no-unused-expressions":`error`,"no-unused-vars":`off`,"ts/no-unused-vars":`error`,"no-useless-constructor":`off`,"ts/no-useless-constructor":`error`,"ts/no-useless-default-assignment":`error`,"ts/no-wrapper-object-types":`error`,"no-throw-literal":`off`,"ts/only-throw-error":`error`,"ts/prefer-as-const":`error`,"ts/prefer-literal-enum-member":`error`,"ts/prefer-namespace-keyword":`error`,"prefer-promise-reject-errors":`off`,"ts/prefer-promise-reject-errors":`error`,"ts/prefer-reduce-type-parameter":`error`,"ts/prefer-return-this-type":`error`,"ts/related-getter-setter-pairs":`error`,"require-await":`off`,"ts/require-await":`error`,"ts/restrict-plus-operands":[`error`,{allowAny:!1,allowBoolean:!1,allowNullish:!1,allowNumberAndString:!1,allowRegExp:!1}],"ts/restrict-template-expressions":[`error`,{allowAny:!1,allowBoolean:!1,allowNever:!1,allowNullish:!1,allowNumber:!1,allowRegExp:!1}],"ts/return-await":[`error`,`error-handling-correctness-only`],"ts/triple-slash-reference":`error`,"ts/unbound-method":`error`,"ts/unified-signatures":`error`,"ts/use-unknown-in-catch-callback-variable":`error`},Ie={"ts/adjacent-overload-signatures":`error`,"ts/array-type":`error`,"ts/ban-tslint-comment":`error`,"ts/class-literal-property-style":`error`,"ts/consistent-generic-constructors":`error`,"ts/consistent-indexed-object-style":`error`,"ts/consistent-type-assertions":`error`,"ts/consistent-type-definitions":`error`,"dot-notation":`off`,"ts/dot-notation":`error`,"ts/no-confusing-non-null-assertion":`error`,"no-empty-function":`off`,"ts/no-empty-function":`error`,"ts/no-inferrable-types":`error`,"ts/non-nullable-type-assertion-style":`error`,"ts/prefer-find":`error`,"ts/prefer-for-of":`error`,"ts/prefer-function-type":`error`,"ts/prefer-includes":`error`,"ts/prefer-nullish-coalescing":`error`,"ts/prefer-optional-chain":`error`,"ts/prefer-regexp-exec":`error`,"ts/prefer-string-starts-ends-with":`error`},Le={"ts/await-thenable":`off`,"ts/consistent-return":`off`,"ts/consistent-type-exports":`off`,"ts/dot-notation":`off`,"ts/naming-convention":`off`,"ts/no-array-delete":`off`,"ts/no-base-to-string":`off`,"ts/no-confusing-void-expression":`off`,"ts/no-deprecated":`off`,"ts/no-duplicate-type-constituents":`off`,"ts/no-floating-promises":`off`,"ts/no-for-in-array":`off`,"ts/no-implied-eval":`off`,"ts/no-meaningless-void-operator":`off`,"ts/no-misused-promises":`off`,"ts/no-misused-spread":`off`,"ts/no-mixed-enums":`off`,"ts/no-redundant-type-constituents":`off`,"ts/no-unnecessary-boolean-literal-compare":`off`,"ts/no-unnecessary-condition":`off`,"ts/no-unnecessary-qualifier":`off`,"ts/no-unnecessary-template-expression":`off`,"ts/no-unnecessary-type-arguments":`off`,"ts/no-unnecessary-type-assertion":`off`,"ts/no-unnecessary-type-conversion":`off`,"ts/no-unnecessary-type-parameters":`off`,"ts/no-unsafe-argument":`off`,"ts/no-unsafe-assignment":`off`,"ts/no-unsafe-call":`off`,"ts/no-unsafe-enum-comparison":`off`,"ts/no-unsafe-member-access":`off`,"ts/no-unsafe-return":`off`,"ts/no-unsafe-type-assertion":`off`,"ts/no-unsafe-unary-minus":`off`,"ts/no-useless-default-assignment":`off`,"ts/non-nullable-type-assertion-style":`off`,"ts/only-throw-error":`off`,"ts/prefer-destructuring":`off`,"ts/prefer-find":`off`,"ts/prefer-includes":`off`,"ts/prefer-nullish-coalescing":`off`,"ts/prefer-optional-chain":`off`,"ts/prefer-promise-reject-errors":`off`,"ts/prefer-readonly":`off`,"ts/prefer-readonly-parameter-types":`off`,"ts/prefer-reduce-type-parameter":`off`,"ts/prefer-regexp-exec":`off`,"ts/prefer-return-this-type":`off`,"ts/prefer-string-starts-ends-with":`off`,"ts/promise-function-async":`off`,"ts/related-getter-setter-pairs":`off`,"ts/require-array-sort-compare":`off`,"ts/require-await":`off`,"ts/restrict-plus-operands":`off`,"ts/restrict-template-expressions":`off`,"ts/return-await":`off`,"ts/strict-boolean-expressions":`off`,"ts/strict-void-return":`off`,"ts/switch-exhaustiveness-check":`off`,"ts/unbound-method":`off`,"ts/use-unknown-in-catch-callback-variable":`off`},Re={"import/no-unresolved":`error`,"import/named":`error`,"import/namespace":`error`,"import/default":`error`,"import/export":`error`,"import/no-named-as-default":`warn`,"import/no-named-as-default-member":`warn`,"import/no-duplicates":`warn`},ze={"import/named":`off`},Be={"jsdoc/check-access":`warn`,"jsdoc/check-alignment":`warn`,"jsdoc/check-examples":`off`,"jsdoc/check-indentation":`off`,"jsdoc/check-line-alignment":`off`,"jsdoc/check-param-names":`warn`,"jsdoc/check-property-names":`warn`,"jsdoc/check-syntax":`off`,"jsdoc/check-tag-names":`warn`,"jsdoc/check-template-names":`off`,"jsdoc/check-types":`warn`,"jsdoc/check-values":`warn`,"jsdoc/convert-to-jsdoc-comments":`off`,"jsdoc/empty-tags":`warn`,"jsdoc/escape-inline-tags":`warn`,"jsdoc/implements-on-classes":`warn`,"jsdoc/imports-as-dependencies":`off`,"jsdoc/informative-docs":`off`,"jsdoc/lines-before-block":`off`,"jsdoc/match-description":`off`,"jsdoc/match-name":`off`,"jsdoc/multiline-blocks":`warn`,"jsdoc/no-bad-blocks":`off`,"jsdoc/no-blank-block-descriptions":`off`,"jsdoc/no-blank-blocks":`off`,"jsdoc/no-defaults":`warn`,"jsdoc/no-missing-syntax":`off`,"jsdoc/no-multi-asterisks":`warn`,"jsdoc/no-restricted-syntax":`off`,"jsdoc/no-types":`off`,"jsdoc/no-undefined-types":`off`,"jsdoc/prefer-import-tag":`off`,"jsdoc/reject-any-type":`warn`,"jsdoc/reject-function-type":`warn`,"jsdoc/require-asterisk-prefix":`off`,"jsdoc/require-description":`off`,"jsdoc/require-description-complete-sentence":`off`,"jsdoc/require-example":`off`,"jsdoc/require-file-overview":`off`,"jsdoc/require-hyphen-before-param-description":`off`,"jsdoc/require-jsdoc":`warn`,"jsdoc/require-next-description":`off`,"jsdoc/require-next-type":`warn`,"jsdoc/require-param":`warn`,"jsdoc/require-param-description":`warn`,"jsdoc/require-param-name":`warn`,"jsdoc/require-param-type":`warn`,"jsdoc/require-property":`warn`,"jsdoc/require-property-description":`warn`,"jsdoc/require-property-name":`warn`,"jsdoc/require-property-type":`warn`,"jsdoc/require-rejects":`off`,"jsdoc/require-returns":`warn`,"jsdoc/require-returns-check":`warn`,"jsdoc/require-returns-description":`warn`,"jsdoc/require-returns-type":`warn`,"jsdoc/require-tags":`off`,"jsdoc/require-template":`off`,"jsdoc/require-template-description":`off`,"jsdoc/require-throws":`off`,"jsdoc/require-throws-description":`off`,"jsdoc/require-throws-type":`warn`,"jsdoc/require-yields":`warn`,"jsdoc/require-yields-check":`warn`,"jsdoc/require-yields-description":`off`,"jsdoc/require-yields-type":`warn`,"jsdoc/sort-tags":`off`,"jsdoc/tag-lines":`warn`,"jsdoc/text-escaping":`off`,"jsdoc/ts-method-signature-style":`off`,"jsdoc/ts-no-empty-object-type":`warn`,"jsdoc/ts-no-unnecessary-template-expression":`off`,"jsdoc/ts-prefer-function-type":`off`,"jsdoc/type-formatting":`off`,"jsdoc/valid-types":`warn`},Ve={"jsdoc/check-access":`warn`,"jsdoc/check-alignment":`warn`,"jsdoc/check-examples":`off`,"jsdoc/check-indentation":`off`,"jsdoc/check-line-alignment":`off`,"jsdoc/check-param-names":`warn`,"jsdoc/check-property-names":`warn`,"jsdoc/check-syntax":`off`,"jsdoc/check-tag-names":[`warn`,{typed:!0}],"jsdoc/check-template-names":`off`,"jsdoc/check-types":`warn`,"jsdoc/check-values":`warn`,"jsdoc/convert-to-jsdoc-comments":`off`,"jsdoc/empty-tags":`warn`,"jsdoc/escape-inline-tags":`warn`,"jsdoc/implements-on-classes":`warn`,"jsdoc/imports-as-dependencies":`off`,"jsdoc/informative-docs":`off`,"jsdoc/lines-before-block":`off`,"jsdoc/match-description":`off`,"jsdoc/match-name":`off`,"jsdoc/multiline-blocks":`warn`,"jsdoc/no-bad-blocks":`off`,"jsdoc/no-blank-block-descriptions":`off`,"jsdoc/no-blank-blocks":`off`,"jsdoc/no-defaults":`warn`,"jsdoc/no-missing-syntax":`off`,"jsdoc/no-multi-asterisks":`warn`,"jsdoc/no-restricted-syntax":`off`,"jsdoc/no-types":`warn`,"jsdoc/no-undefined-types":`off`,"jsdoc/prefer-import-tag":`off`,"jsdoc/reject-any-type":`warn`,"jsdoc/reject-function-type":`warn`,"jsdoc/require-asterisk-prefix":`off`,"jsdoc/require-description":`off`,"jsdoc/require-description-complete-sentence":`off`,"jsdoc/require-example":`off`,"jsdoc/require-file-overview":`off`,"jsdoc/require-hyphen-before-param-description":`off`,"jsdoc/require-jsdoc":`warn`,"jsdoc/require-next-description":`off`,"jsdoc/require-next-type":`warn`,"jsdoc/require-param":`warn`,"jsdoc/require-param-description":`warn`,"jsdoc/require-param-name":`warn`,"jsdoc/require-param-type":`off`,"jsdoc/require-property":`warn`,"jsdoc/require-property-description":`warn`,"jsdoc/require-property-name":`warn`,"jsdoc/require-property-type":`off`,"jsdoc/require-rejects":`off`,"jsdoc/require-returns":`warn`,"jsdoc/require-returns-check":`warn`,"jsdoc/require-returns-description":`warn`,"jsdoc/require-returns-type":`off`,"jsdoc/require-tags":`off`,"jsdoc/require-template":`off`,"jsdoc/require-template-description":`off`,"jsdoc/require-throws":`off`,"jsdoc/require-throws-description":`off`,"jsdoc/require-throws-type":`warn`,"jsdoc/require-yields":`warn`,"jsdoc/require-yields-check":`warn`,"jsdoc/require-yields-description":`off`,"jsdoc/require-yields-type":`warn`,"jsdoc/sort-tags":`off`,"jsdoc/tag-lines":`warn`,"jsdoc/text-escaping":`off`,"jsdoc/ts-method-signature-style":`off`,"jsdoc/ts-no-empty-object-type":`warn`,"jsdoc/ts-no-unnecessary-template-expression":`off`,"jsdoc/ts-prefer-function-type":`off`,"jsdoc/type-formatting":`off`,"jsdoc/valid-types":`warn`},He={strict:`off`,"no-unused-expressions":`off`,"no-unused-vars":`off`},Ue={"json/comma-dangle":`error`,"json/no-bigint-literals":`error`,"json/no-binary-expression":`error`,"json/no-binary-numeric-literals":`error`,"json/no-comments":`error`,"json/no-dupe-keys":`error`,"json/no-escape-sequence-in-identifier":`error`,"json/no-floating-decimal":`error`,"json/no-hexadecimal-numeric-literals":`error`,"json/no-infinity":`error`,"json/no-irregular-whitespace":`error`,"json/no-multi-str":`error`,"json/no-nan":`error`,"json/no-number-props":`error`,"json/no-numeric-separators":`error`,"json/no-octal-numeric-literals":`error`,"json/no-octal":`error`,"json/no-parenthesized":`error`,"json/no-plus-sign":`error`,"json/no-regexp-literals":`error`,"json/no-sparse-arrays":`error`,"json/no-template-literals":`error`,"json/no-undefined-value":`error`,"json/no-unicode-codepoint-escapes":`error`,"json/no-useless-escape":`error`,"json/quote-props":`error`,"json/quotes":`error`,"json/space-unary-ops":`error`,"json/valid-json-number":`error`,"json/vue-custom-block/no-parsing-error":`error`},L={"json/no-bigint-literals":`error`,"json/no-binary-expression":`error`,"json/no-binary-numeric-literals":`error`,"json/no-dupe-keys":`error`,"json/no-escape-sequence-in-identifier":`error`,"json/no-floating-decimal":`error`,"json/no-hexadecimal-numeric-literals":`error`,"json/no-infinity":`error`,"json/no-irregular-whitespace":`error`,"json/no-multi-str":`error`,"json/no-nan":`error`,"json/no-number-props":`error`,"json/no-numeric-separators":`error`,"json/no-octal-numeric-literals":`error`,"json/no-octal":`error`,"json/no-parenthesized":`error`,"json/no-plus-sign":`error`,"json/no-regexp-literals":`error`,"json/no-sparse-arrays":`error`,"json/no-template-literals":`error`,"json/no-undefined-value":`error`,"json/no-unicode-codepoint-escapes":`error`,"json/no-useless-escape":`error`,"json/quote-props":`error`,"json/quotes":`error`,"json/space-unary-ops":`error`,"json/valid-json-number":`error`,"json/vue-custom-block/no-parsing-error":`error`},We={"json/no-bigint-literals":`error`,"json/no-binary-expression":`error`,"json/no-binary-numeric-literals":`error`,"json/no-dupe-keys":`error`,"json/no-escape-sequence-in-identifier":`error`,"json/no-irregular-whitespace":`error`,"json/no-number-props":`error`,"json/no-numeric-separators":`error`,"json/no-octal-numeric-literals":`error`,"json/no-octal":`error`,"json/no-parenthesized":`error`,"json/no-regexp-literals":`error`,"json/no-sparse-arrays":`error`,"json/no-template-literals":`error`,"json/no-undefined-value":`error`,"json/no-unicode-codepoint-escapes":`error`,"json/no-useless-escape":`error`,"json/space-unary-ops":`error`,"json/vue-custom-block/no-parsing-error":`error`},Ge={"json/array-bracket-newline":`off`,"json/array-bracket-spacing":`off`,"json/array-element-newline":`off`,"json/comma-dangle":`off`,"json/comma-style":`off`,"json/indent":`off`,"json/key-spacing":`off`,"json/no-floating-decimal":`off`,"json/object-curly-newline":`off`,"json/object-curly-spacing":`off`,"json/object-property-newline":`off`,"json/quote-props":`off`,"json/quotes":`off`,"json/space-unary-ops":`off`},Ke={"json-package/no-empty-fields":`error`,"json-package/no-redundant-files":`error`,"json-package/no-redundant-publishConfig":`error`,"json-package/require-attribution":`error`,"json-package/require-description":`error`,"json-package/require-exports":`error`,"json-package/require-files":`error`,"json-package/require-license":`error`,"json-package/require-name":`error`,"json-package/require-repository":`error`,"json-package/require-sideEffects":`error`,"json-package/require-type":`error`,"json-package/require-version":`error`,"json-package/repository-shorthand":`error`,"json-package/sort-collections":`error`,"json-package/specify-peers-locally":`error`,"json-package/unique-dependencies":`error`,"json-package/valid-author":`error`,"json-package/valid-bin":`error`,"json-package/valid-bugs":`error`,"json-package/valid-bundleDependencies":`error`,"json-package/valid-config":`error`,"json-package/valid-contributors":`error`,"json-package/valid-cpu":`error`,"json-package/valid-description":`error`,"json-package/valid-dependencies":`error`,"json-package/valid-devDependencies":`error`,"json-package/valid-devEngines":`error`,"json-package/valid-directories":`error`,"json-package/valid-engines":`error`,"json-package/valid-exports":`error`,"json-package/valid-files":`error`,"json-package/valid-funding":`error`,"json-package/valid-homepage":`error`,"json-package/valid-keywords":`error`,"json-package/valid-license":`error`,"json-package/valid-main":`error`,"json-package/valid-man":`error`,"json-package/valid-module":`error`,"json-package/valid-optionalDependencies":`error`,"json-package/valid-os":`error`,"json-package/valid-packageManager":`error`,"json-package/valid-peerDependencies":`error`,"json-package/valid-private":`error`,"json-package/valid-publishConfig":`error`,"json-package/valid-repository":`error`,"json-package/valid-scripts":`error`,"json-package/valid-sideEffects":`error`,"json-package/valid-type":`error`,"json-package/valid-workspaces":`error`,"json-package/valid-name":`error`,"json-package/valid-repository-directory":`error`,"json-package/valid-version":`error`},qe={"jsx-a11y/alt-text":`error`,"jsx-a11y/anchor-ambiguous-text":`off`,"jsx-a11y/anchor-has-content":`error`,"jsx-a11y/anchor-is-valid":`error`,"jsx-a11y/aria-activedescendant-has-tabindex":`error`,"jsx-a11y/aria-props":`error`,"jsx-a11y/aria-proptypes":`error`,"jsx-a11y/aria-role":`error`,"jsx-a11y/aria-unsupported-elements":`error`,"jsx-a11y/autocomplete-valid":`error`,"jsx-a11y/click-events-have-key-events":`error`,"jsx-a11y/control-has-associated-label":[`off`,{ignoreElements:[`audio`,`canvas`,`embed`,`input`,`textarea`,`tr`,`video`],ignoreRoles:[`grid`,`listbox`,`menu`,`menubar`,`radiogroup`,`row`,`tablist`,`toolbar`,`tree`,`treegrid`],includeRoles:[`alert`,`dialog`]}],"jsx-a11y/heading-has-content":`error`,"jsx-a11y/html-has-lang":`error`,"jsx-a11y/iframe-has-title":`error`,"jsx-a11y/img-redundant-alt":`error`,"jsx-a11y/interactive-supports-focus":[`error`,{tabbable:[`button`,`checkbox`,`link`,`searchbox`,`spinbutton`,`switch`,`textbox`]}],"jsx-a11y/label-has-associated-control":`error`,"jsx-a11y/label-has-for":`off`,"jsx-a11y/media-has-caption":`error`,"jsx-a11y/mouse-events-have-key-events":`error`,"jsx-a11y/no-access-key":`error`,"jsx-a11y/no-autofocus":`error`,"jsx-a11y/no-distracting-elements":`error`,"jsx-a11y/no-interactive-element-to-noninteractive-role":[`error`,{tr:[`none`,`presentation`],canvas:[`img`]}],"jsx-a11y/no-noninteractive-element-interactions":[`error`,{handlers:[`onClick`,`onError`,`onLoad`,`onMouseDown`,`onMouseUp`,`onKeyPress`,`onKeyDown`,`onKeyUp`],alert:[`onKeyUp`,`onKeyDown`,`onKeyPress`],body:[`onError`,`onLoad`],dialog:[`onKeyUp`,`onKeyDown`,`onKeyPress`],iframe:[`onError`,`onLoad`],img:[`onError`,`onLoad`]}],"jsx-a11y/no-noninteractive-element-to-interactive-role":[`error`,{ul:[`listbox`,`menu`,`menubar`,`radiogroup`,`tablist`,`tree`,`treegrid`],ol:[`listbox`,`menu`,`menubar`,`radiogroup`,`tablist`,`tree`,`treegrid`],li:[`menuitem`,`menuitemradio`,`menuitemcheckbox`,`option`,`row`,`tab`,`treeitem`],table:[`grid`],td:[`gridcell`],fieldset:[`radiogroup`,`presentation`]}],"jsx-a11y/no-noninteractive-tabindex":[`error`,{tags:[],roles:[`tabpanel`],allowExpressionValues:!0}],"jsx-a11y/no-redundant-roles":`error`,"jsx-a11y/no-static-element-interactions":[`error`,{allowExpressionValues:!0,handlers:[`onClick`,`onMouseDown`,`onMouseUp`,`onKeyPress`,`onKeyDown`,`onKeyUp`]}],"jsx-a11y/role-has-required-aria-props":`error`,"jsx-a11y/role-supports-aria-props":`error`,"jsx-a11y/scope":`error`,"jsx-a11y/tabindex-no-positive":`error`},Je={"math/no-static-infinity-calculations":`error`,"math/no-static-nan-calculations":`error`,"math/prefer-math-cbrt":`error`,"math/prefer-math-e":`error`,"math/prefer-math-hypot":`error`,"math/prefer-math-ln10":`error`,"math/prefer-math-ln2":`error`,"math/prefer-math-log10":`error`,"math/prefer-math-log10e":`error`,"math/prefer-math-log2":`error`,"math/prefer-math-log2e":`error`,"math/prefer-math-pi":`error`,"math/prefer-math-sqrt":`error`,"math/prefer-math-sqrt1-2":`error`,"math/prefer-math-sqrt2":`error`,"math/prefer-math-trunc":`error`,"math/prefer-number-epsilon":`error`,"math/prefer-number-is-finite":`error`,"math/prefer-number-is-integer":`error`,"math/prefer-number-is-nan":`error`,"math/prefer-number-is-safe-integer":`error`,"math/prefer-number-max-safe-integer":`error`,"math/prefer-number-max-value":`error`,"math/prefer-number-min-safe-integer":`error`,"math/prefer-number-min-value":`error`},Ye={"node/no-deprecated-api":`error`,"node/no-exports-assign":`error`,"node/no-extraneous-import":`error`,"node/no-extraneous-require":`error`,"node/no-missing-import":`error`,"node/no-missing-require":`error`,"node/no-process-exit":`error`,"node/no-unpublished-bin":`error`,"node/no-unpublished-import":`error`,"node/no-unpublished-require":`error`,"node/no-unsupported-features/es-builtins":`error`,"node/no-unsupported-features/es-syntax":[`error`,{ignores:[`modules`]}],"node/no-unsupported-features/node-builtins":`error`,"node/process-exit-as-throw":`error`,"node/hashbang":`error`},Xe={"perfectionist/sort-variable-declarations":[`error`,{type:`natural`,order:`asc`}],"perfectionist/sort-intersection-types":[`error`,{type:`natural`,order:`asc`}],"perfectionist/sort-import-attributes":[`error`,{type:`natural`,order:`asc`}],"perfectionist/sort-export-attributes":[`error`,{type:`natural`,order:`asc`}],"perfectionist/sort-heritage-clauses":[`error`,{type:`natural`,order:`asc`}],"perfectionist/sort-array-includes":[`error`,{type:`natural`,order:`asc`}],"perfectionist/sort-named-imports":[`error`,{type:`natural`,order:`asc`}],"perfectionist/sort-named-exports":[`error`,{type:`natural`,order:`asc`}],"perfectionist/sort-object-types":[`error`,{type:`natural`,order:`asc`}],"perfectionist/sort-union-types":[`error`,{type:`natural`,order:`asc`}],"perfectionist/sort-switch-case":[`error`,{type:`natural`,order:`asc`}],"perfectionist/sort-decorators":[`error`,{type:`natural`,order:`asc`}],"perfectionist/sort-interfaces":[`error`,{type:`natural`,order:`asc`}],"perfectionist/sort-jsx-props":[`error`,{type:`natural`,order:`asc`}],"perfectionist/sort-modules":[`error`,{type:`natural`,order:`asc`}],"perfectionist/sort-classes":[`error`,{type:`natural`,order:`asc`}],"perfectionist/sort-imports":[`error`,{type:`natural`,order:`asc`}],"perfectionist/sort-exports":[`error`,{type:`natural`,order:`asc`}],"perfectionist/sort-objects":[`error`,{type:`natural`,order:`asc`}],"perfectionist/sort-enums":[`error`,{type:`natural`,order:`asc`}],"perfectionist/sort-sets":[`error`,{type:`natural`,order:`asc`}],"perfectionist/sort-maps":[`error`,{type:`natural`,order:`asc`}]},Ze={curly:0,"no-unexpected-multiline":0,"ts/lines-around-comment":0,"ts/quotes":0,"babel/quotes":0,"unicorn/template-indent":0,"vue/html-self-closing":0,"vue/max-len":0,"@babel/object-curly-spacing":`off`,"@babel/semi":`off`,"ts/block-spacing":`off`,"ts/brace-style":`off`,"ts/comma-dangle":`off`,"ts/comma-spacing":`off`,"ts/func-call-spacing":`off`,"ts/indent":`off`,"ts/key-spacing":`off`,"ts/keyword-spacing":`off`,"ts/member-delimiter-style":`off`,"ts/no-extra-parens":`off`,"ts/no-extra-semi":`off`,"ts/object-curly-spacing":`off`,"ts/semi":`off`,"ts/space-before-blocks":`off`,"ts/space-before-function-paren":`off`,"ts/space-infix-ops":`off`,"ts/type-annotation-spacing":`off`,"babel/object-curly-spacing":`off`,"babel/semi":`off`,"flowtype/boolean-style":`off`,"flowtype/delimiter-dangle":`off`,"flowtype/generic-spacing":`off`,"flowtype/object-type-curly-spacing":`off`,"flowtype/object-type-delimiter":`off`,"flowtype/quotes":`off`,"flowtype/semi":`off`,"flowtype/space-after-type-colon":`off`,"flowtype/space-before-generic-bracket":`off`,"flowtype/space-before-type-colon":`off`,"flowtype/union-intersection-spacing":`off`,"react/jsx-child-element-spacing":`off`,"react/jsx-closing-bracket-location":`off`,"react/jsx-closing-tag-location":`off`,"react/jsx-curly-newline":`off`,"react/jsx-curly-spacing":`off`,"react/jsx-equals-spacing":`off`,"react/jsx-first-prop-new-line":`off`,"react/jsx-indent":`off`,"react/jsx-indent-props":`off`,"react/jsx-max-props-per-line":`off`,"react/jsx-newline":`off`,"react/jsx-one-expression-per-line":`off`,"react/jsx-props-no-multi-spaces":`off`,"react/jsx-tag-spacing":`off`,"react/jsx-wrap-multilines":`off`,"standard/array-bracket-even-spacing":`off`,"standard/computed-property-even-spacing":`off`,"standard/object-curly-even-spacing":`off`,"unicorn/empty-brace-spaces":`off`,"unicorn/no-nested-ternary":`off`,"unicorn/number-literal-case":`off`,"vue/array-bracket-newline":`off`,"vue/array-bracket-spacing":`off`,"vue/array-element-newline":`off`,"vue/arrow-spacing":`off`,"vue/block-spacing":`off`,"vue/block-tag-newline":`off`,"vue/brace-style":`off`,"vue/comma-dangle":`off`,"vue/comma-spacing":`off`,"vue/comma-style":`off`,"vue/dot-location":`off`,"vue/func-call-spacing":`off`,"vue/html-closing-bracket-newline":`off`,"vue/html-closing-bracket-spacing":`off`,"vue/html-end-tags":`off`,"vue/html-indent":`off`,"vue/html-quotes":`off`,"vue/key-spacing":`off`,"vue/keyword-spacing":`off`,"vue/max-attributes-per-line":`off`,"vue/multiline-html-element-content-newline":`off`,"vue/multiline-ternary":`off`,"vue/mustache-interpolation-spacing":`off`,"vue/no-extra-parens":`off`,"vue/no-multi-spaces":`off`,"vue/no-spaces-around-equal-signs-in-attribute":`off`,"vue/object-curly-newline":`off`,"vue/object-curly-spacing":`off`,"vue/object-property-newline":`off`,"vue/operator-linebreak":`off`,"vue/quote-props":`off`,"vue/script-indent":`off`,"vue/singleline-html-element-content-newline":`off`,"vue/space-in-parens":`off`,"vue/space-infix-ops":`off`,"vue/space-unary-ops":`off`,"vue/template-curly-spacing":`off`,"space-unary-word-ops":`off`,"generator-star":`off`,"no-comma-dangle":`off`,"no-reserved-keys":`off`,"no-space-before-semi":`off`,"no-wrap-func":`off`,"space-after-function-name":`off`,"space-before-function-parentheses":`off`,"space-in-brackets":`off`,"no-arrow-condition":`off`,"space-after-keywords":`off`,"space-before-keywords":`off`,"space-return-throw-case":`off`,"no-spaced-func":`off`,"indent-legacy":`off`,"array-bracket-newline":`off`,"array-bracket-spacing":`off`,"array-element-newline":`off`,"arrow-parens":`off`,"arrow-spacing":`off`,"block-spacing":`off`,"brace-style":`off`,"comma-dangle":`off`,"comma-spacing":`off`,"comma-style":`off`,"computed-property-spacing":`off`,"dot-location":`off`,"eol-last":`off`,"func-call-spacing":`off`,"function-call-argument-newline":`off`,"function-paren-newline":`off`,"generator-star-spacing":`off`,"implicit-arrow-linebreak":`off`,indent:`off`,"jsx-quotes":`off`,"key-spacing":`off`,"keyword-spacing":`off`,"linebreak-style":`off`,"lines-around-comment":0,"max-len":0,"max-statements-per-line":`off`,"multiline-ternary":`off`,"new-parens":`off`,"newline-per-chained-call":`off`,"no-confusing-arrow":0,"no-extra-parens":`off`,"no-extra-semi":`off`,"no-floating-decimal":`off`,"no-mixed-operators":0,"no-mixed-spaces-and-tabs":`off`,"no-multi-spaces":`off`,"no-multiple-empty-lines":`off`,"no-tabs":0,"no-trailing-spaces":`off`,"no-whitespace-before-property":`off`,"nonblock-statement-body-position":`off`,"object-curly-newline":`off`,"object-curly-spacing":`off`,"object-property-newline":`off`,"one-var-declaration-per-line":`off`,"operator-linebreak":`off`,"padded-blocks":`off`,"quote-props":`off`,quotes:0,"rest-spread-spacing":`off`,semi:`off`,"semi-spacing":`off`,"semi-style":`off`,"space-before-blocks":`off`,"space-before-function-paren":`off`,"space-in-parens":`off`,"space-infix-ops":`off`,"space-unary-ops":`off`,"switch-colon-spacing":`off`,"template-curly-spacing":`off`,"template-tag-spacing":`off`,"wrap-iife":`off`,"wrap-regex":`off`,"yield-star-spacing":`off`,"react/jsx-space-before-closing":`off`},Qe={"react/jsx-no-comment-textnodes":`warn`,"react/jsx-no-duplicate-props":`off`,"react/jsx-uses-react":`off`,"react/jsx-uses-vars":`off`,"react/no-access-state-in-setstate":`error`,"react/no-array-index-key":`warn`,"react/no-children-count":`warn`,"react/no-children-for-each":`warn`,"react/no-children-map":`warn`,"react/no-children-only":`warn`,"react/no-children-to-array":`warn`,"react/no-clone-element":`warn`,"react/no-component-will-mount":`error`,"react/no-component-will-receive-props":`error`,"react/no-component-will-update":`error`,"react/no-context-provider":`warn`,"react/no-create-ref":`error`,"react/no-default-props":`error`,"react/no-direct-mutation-state":`error`,"react/no-duplicate-key":`error`,"react/no-forward-ref":`warn`,"react/no-implicit-key":`warn`,"react/no-missing-key":`error`,"react/no-nested-component-definitions":`error`,"react/no-nested-lazy-component-declarations":`error`,"react/no-prop-types":`error`,"react/no-redundant-should-component-update":`error`,"react/no-set-state-in-component-did-mount":`warn`,"react/no-set-state-in-component-did-update":`warn`,"react/no-set-state-in-component-will-update":`warn`,"react/no-string-refs":`error`,"react/no-unnecessary-use-prefix":`warn`,"react/no-unsafe-component-will-mount":`warn`,"react/no-unsafe-component-will-receive-props":`warn`,"react/no-unsafe-component-will-update":`warn`,"react/no-unused-class-component-members":`warn`,"react/no-use-context":`warn`,"react/no-useless-forward-ref":`warn`,"react/prefer-use-state-lazy-initialization":`warn`,"react-dom/no-dangerously-set-innerhtml":`warn`,"react-dom/no-dangerously-set-innerhtml-with-children":`error`,"react-dom/no-find-dom-node":`error`,"react-dom/no-flush-sync":`error`,"react-dom/no-hydrate":`error`,"react-dom/no-namespace":`error`,"react-dom/no-render":`error`,"react-dom/no-render-return-value":`error`,"react-dom/no-script-url":`warn`,"react-dom/no-unsafe-iframe-sandbox":`warn`,"react-dom/no-use-form-state":`error`,"react-dom/no-void-elements-with-children":`error`,"react-web-api/no-leaked-event-listener":`warn`,"react-web-api/no-leaked-interval":`warn`,"react-web-api/no-leaked-resize-observer":`warn`,"react-web-api/no-leaked-timeout":`warn`,"react-hooks-extra/no-direct-set-state-in-use-effect":`warn`,"react-naming-convention/context-name":`warn`,"react-naming-convention/use-state":`warn`,"react-dom/no-string-style-prop":`off`,"react-dom/no-unknown-property":`off`,"react/jsx-no-undef":`off`,"react/no-leaked-conditional-rendering":`error`},R={"react/no-leaked-conditional-rendering":`off`,"react/no-unused-props":`off`,"react/prefer-read-only-props":`off`},$e={"no-control-regex":`error`,"no-misleading-character-class":`error`,"no-regex-spaces":`error`,"prefer-regex-literals":`error`,"no-invalid-regexp":`off`,"no-useless-backreference":`off`,"no-empty-character-class":`off`,"regexp/confusing-quantifier":`warn`,"regexp/control-character-escape":`error`,"regexp/match-any":`error`,"regexp/negation":`error`,"regexp/no-contradiction-with-assertion":`error`,"regexp/no-dupe-characters-character-class":`error`,"regexp/no-dupe-disjunctions":`error`,"regexp/no-empty-alternative":`warn`,"regexp/no-empty-capturing-group":`error`,"regexp/no-empty-character-class":`error`,"regexp/no-empty-group":`error`,"regexp/no-empty-lookarounds-assertion":`error`,"regexp/no-empty-string-literal":`error`,"regexp/no-escape-backspace":`error`,"regexp/no-extra-lookaround-assertions":`error`,"regexp/no-invalid-regexp":`error`,"regexp/no-invisible-character":`error`,"regexp/no-lazy-ends":`warn`,"regexp/no-legacy-features":`error`,"regexp/no-misleading-capturing-group":`error`,"regexp/no-misleading-unicode-character":`error`,"regexp/no-missing-g-flag":`error`,"regexp/no-non-standard-flag":`error`,"regexp/no-obscure-range":`error`,"regexp/no-optional-assertion":`error`,"regexp/no-potentially-useless-backreference":`warn`,"regexp/no-super-linear-backtracking":`error`,"regexp/no-trivially-nested-assertion":`error`,"regexp/no-trivially-nested-quantifier":`error`,"regexp/no-unused-capturing-group":`error`,"regexp/no-useless-assertions":`error`,"regexp/no-useless-backreference":`error`,"regexp/no-useless-character-class":`error`,"regexp/no-useless-dollar-replacements":`error`,"regexp/no-useless-escape":`error`,"regexp/no-useless-flag":`warn`,"regexp/no-useless-lazy":`error`,"regexp/no-useless-non-capturing-group":`error`,"regexp/no-useless-quantifier":`error`,"regexp/no-useless-range":`error`,"regexp/no-useless-set-operand":`error`,"regexp/no-useless-string-literal":`error`,"regexp/no-useless-two-nums-quantifier":`error`,"regexp/no-zero-quantifier":`error`,"regexp/optimal-lookaround-quantifier":`warn`,"regexp/optimal-quantifier-concatenation":`error`,"regexp/prefer-character-class":`error`,"regexp/prefer-d":`error`,"regexp/prefer-plus-quantifier":`error`,"regexp/prefer-predefined-assertion":`error`,"regexp/prefer-question-quantifier":`error`,"regexp/prefer-range":`error`,"regexp/prefer-set-operation":`error`,"regexp/prefer-star-quantifier":`error`,"regexp/prefer-unicode-codepoint-escapes":`error`,"regexp/prefer-w":`error`,"regexp/simplify-set-operations":`error`,"regexp/sort-flags":`error`,"regexp/strict":`error`,"regexp/use-ignore-case":`error`},et={"svelte/comment-directive":`error`,"svelte/infinite-reactive-loop":`error`,"svelte/no-at-debug-tags":`warn`,"svelte/no-at-html-tags":`error`,"svelte/no-dom-manipulating":`error`,"svelte/no-dupe-else-if-blocks":`error`,"svelte/no-dupe-on-directives":`error`,"svelte/no-dupe-style-properties":`error`,"svelte/no-dupe-use-directives":`error`,"svelte/no-export-load-in-svelte-module-in-kit-pages":`error`,"svelte/no-immutable-reactive-statements":`error`,"svelte/no-inner-declarations":`error`,"svelte/no-inspect":`warn`,"svelte/no-navigation-without-resolve":`error`,"svelte/no-not-function-handler":`error`,"svelte/no-object-in-text-mustaches":`error`,"svelte/no-raw-special-elements":`error`,"svelte/no-reactive-functions":`error`,"svelte/no-reactive-literals":`error`,"svelte/no-reactive-reassign":`error`,"svelte/no-shorthand-style-property-overrides":`error`,"svelte/no-store-async":`error`,"svelte/no-svelte-internal":`error`,"svelte/no-unknown-style-directive-property":`error`,"svelte/no-unnecessary-state-wrap":`error`,"svelte/no-unused-props":`error`,"svelte/no-unused-svelte-ignore":`error`,"svelte/no-useless-children-snippet":`error`,"svelte/no-useless-mustaches":`error`,"svelte/prefer-svelte-reactivity":`error`,"svelte/prefer-writable-derived":`error`,"svelte/require-each-key":`error`,"svelte/require-event-dispatcher-types":`error`,"svelte/require-store-reactive-access":`error`,"svelte/system":`error`,"svelte/valid-each-key":`error`,"svelte/valid-prop-names-in-kit-pages":`error`},tt={"test/expect-expect":`error`,"test/no-commented-out-tests":`error`,"test/no-conditional-expect":`error`,"test/no-disabled-tests":`warn`,"test/no-focused-tests":`error`,"test/no-identical-title":`error`,"test/no-import-node-test":`error`,"test/no-interpolation-in-snapshots":`error`,"test/no-mocks-import":`error`,"test/no-standalone-expect":`error`,"test/no-unneeded-async-expect-function":`error`,"test/prefer-called-exactly-once-with":`error`,"test/require-local-test-context-for-concurrent-snapshots":`error`,"test/valid-describe-callback":`error`,"test/valid-expect":`error`,"test/valid-expect-in-promise":`error`,"test/valid-title":`error`},nt={"toml/no-unreadable-number-separator":`error`,"toml/precision-of-fractional-seconds":`error`,"toml/precision-of-integer":`error`,"toml/vue-custom-block/no-parsing-error":`error`},rt={"no-negated-condition":`off`,"no-nested-ternary":`off`,"unicorn/better-regex":`off`,"unicorn/catch-error-name":`error`,"unicorn/consistent-assert":`error`,"unicorn/consistent-date-clone":`error`,"unicorn/consistent-destructuring":`off`,"unicorn/consistent-empty-array-spread":`error`,"unicorn/consistent-existence-index-check":`error`,"unicorn/consistent-function-scoping":`error`,"unicorn/consistent-template-literal-escape":`error`,"unicorn/custom-error-definition":`off`,"unicorn/empty-brace-spaces":`error`,"unicorn/error-message":`error`,"unicorn/escape-case":`error`,"unicorn/expiring-todo-comments":`error`,"unicorn/explicit-length-check":`error`,"unicorn/filename-case":`error`,"unicorn/import-style":`error`,"unicorn/isolated-functions":`error`,"unicorn/new-for-builtins":`error`,"unicorn/no-abusive-eslint-disable":`error`,"unicorn/no-accessor-recursion":`error`,"unicorn/no-anonymous-default-export":`error`,"unicorn/no-array-callback-reference":`error`,"unicorn/no-array-for-each":`error`,"unicorn/no-array-method-this-argument":`error`,"unicorn/no-array-reduce":`error`,"unicorn/no-array-reverse":`error`,"unicorn/no-array-sort":`error`,"unicorn/no-await-expression-member":`error`,"unicorn/no-await-in-promise-methods":`error`,"unicorn/no-console-spaces":`error`,"unicorn/no-document-cookie":`error`,"unicorn/no-empty-file":`error`,"unicorn/no-for-loop":`error`,"unicorn/no-hex-escape":`error`,"unicorn/no-immediate-mutation":`error`,"unicorn/no-instanceof-builtins":`error`,"unicorn/no-invalid-fetch-options":`error`,"unicorn/no-invalid-remove-event-listener":`error`,"unicorn/no-keyword-prefix":`off`,"unicorn/no-lonely-if":`error`,"unicorn/no-magic-array-flat-depth":`error`,"unicorn/no-named-default":`error`,"unicorn/no-negated-condition":`error`,"unicorn/no-negation-in-equality-check":`error`,"unicorn/no-nested-ternary":`error`,"unicorn/no-new-array":`error`,"unicorn/no-new-buffer":`error`,"unicorn/no-null":`error`,"unicorn/no-object-as-default-parameter":`error`,"unicorn/no-process-exit":`error`,"unicorn/no-single-promise-in-promise-methods":`error`,"unicorn/no-static-only-class":`error`,"unicorn/no-thenable":`error`,"unicorn/no-this-assignment":`error`,"unicorn/no-typeof-undefined":`error`,"unicorn/no-unnecessary-array-flat-depth":`error`,"unicorn/no-unnecessary-array-splice-count":`error`,"unicorn/no-unnecessary-await":`error`,"unicorn/no-unnecessary-polyfills":`error`,"unicorn/no-unnecessary-slice-end":`error`,"unicorn/no-unreadable-array-destructuring":`error`,"unicorn/no-unreadable-iife":`error`,"unicorn/no-unused-properties":`off`,"unicorn/no-useless-collection-argument":`error`,"unicorn/no-useless-error-capture-stack-trace":`error`,"unicorn/no-useless-fallback-in-spread":`error`,"unicorn/no-useless-iterator-to-array":`error`,"unicorn/no-useless-length-check":`error`,"unicorn/no-useless-promise-resolve-reject":`error`,"unicorn/no-useless-spread":`error`,"unicorn/no-useless-switch-case":`error`,"unicorn/no-useless-undefined":`error`,"unicorn/no-zero-fractions":`error`,"unicorn/number-literal-case":`error`,"unicorn/numeric-separators-style":`error`,"unicorn/prefer-add-event-listener":`error`,"unicorn/prefer-array-find":`error`,"unicorn/prefer-array-flat":`error`,"unicorn/prefer-array-flat-map":`error`,"unicorn/prefer-array-index-of":`error`,"unicorn/prefer-array-some":`error`,"unicorn/prefer-at":`error`,"unicorn/prefer-bigint-literals":`error`,"unicorn/prefer-blob-reading-methods":`error`,"unicorn/prefer-class-fields":`error`,"unicorn/prefer-classlist-toggle":`error`,"unicorn/prefer-code-point":`error`,"unicorn/prefer-date-now":`error`,"unicorn/prefer-default-parameters":`error`,"unicorn/prefer-dom-node-append":`error`,"unicorn/prefer-dom-node-dataset":`error`,"unicorn/prefer-dom-node-remove":`error`,"unicorn/prefer-dom-node-text-content":`error`,"unicorn/prefer-event-target":`error`,"unicorn/prefer-export-from":`error`,"unicorn/prefer-global-this":`error`,"unicorn/prefer-import-meta-properties":`off`,"unicorn/prefer-includes":`error`,"unicorn/prefer-json-parse-buffer":`off`,"unicorn/prefer-keyboard-event-key":`error`,"unicorn/prefer-logical-operator-over-ternary":`error`,"unicorn/prefer-math-min-max":`error`,"unicorn/prefer-math-trunc":`error`,"unicorn/prefer-modern-dom-apis":`error`,"unicorn/prefer-modern-math-apis":`error`,"unicorn/prefer-module":`error`,"unicorn/prefer-native-coercion-functions":`error`,"unicorn/prefer-negative-index":`error`,"unicorn/prefer-node-protocol":`error`,"unicorn/prefer-number-properties":`error`,"unicorn/prefer-object-from-entries":`error`,"unicorn/prefer-optional-catch-binding":`error`,"unicorn/prefer-prototype-methods":`error`,"unicorn/prefer-query-selector":`error`,"unicorn/prefer-reflect-apply":`error`,"unicorn/prefer-regexp-test":`error`,"unicorn/prefer-response-static-json":`error`,"unicorn/prefer-set-has":`error`,"unicorn/prefer-set-size":`error`,"unicorn/prefer-simple-condition-first":`error`,"unicorn/prefer-single-call":`error`,"unicorn/prefer-spread":`error`,"unicorn/prefer-string-raw":`error`,"unicorn/prefer-string-replace-all":`error`,"unicorn/prefer-string-slice":`error`,"unicorn/prefer-string-starts-ends-with":`error`,"unicorn/prefer-string-trim-start-end":`error`,"unicorn/prefer-structured-clone":`error`,"unicorn/prefer-switch":`error`,"unicorn/prefer-ternary":`error`,"unicorn/prefer-top-level-await":`error`,"unicorn/prefer-type-error":`error`,"unicorn/prevent-abbreviations":`error`,"unicorn/relative-url-style":`error`,"unicorn/require-array-join-separator":`error`,"unicorn/require-module-attributes":`error`,"unicorn/require-module-specifiers":`error`,"unicorn/require-number-to-fixed-digits-argument":`error`,"unicorn/require-post-message-target-origin":`off`,"unicorn/string-content":`off`,"unicorn/switch-case-braces":`error`,"unicorn/switch-case-break-position":`error`,"unicorn/template-indent":`error`,"unicorn/text-encoding-identifier-case":`error`,"unicorn/throw-new-error":`error`},it={"for-direction":`error`,"getter-return":`error`,"no-async-promise-executor":`error`,"no-await-in-loop":`error`,"no-compare-neg-zero":`error`,"no-cond-assign":`error`,"no-constant-condition":`error`,"no-control-regex":`error`,"no-debugger":`error`,"no-dupe-args":`error`,"no-dupe-else-if":`error`,"no-dupe-keys":`error`,"no-duplicate-case":`error`,"no-empty-character-class":`error`,"no-empty":[`error`,{allowEmptyCatch:!0}],"no-empty-static-block":`error`,"no-ex-assign":`error`,"no-extra-boolean-cast":`error`,"no-func-assign":`error`,"no-import-assign":`error`,"no-inner-declarations":`error`,"no-invalid-regexp":`error`,"no-irregular-whitespace":`error`,"no-loss-of-precision":`error`,"no-misleading-character-class":`error`,"no-obj-calls":`error`,"no-promise-executor-return":`error`,"no-prototype-builtins":`error`,"no-regex-spaces":`error`,"no-setter-return":`error`,"no-sparse-arrays":`error`,"no-template-curly-in-string":`error`,"no-unreachable":`error`,"no-unreachable-loop":`error`,"no-unsafe-finally":`error`,"no-unsafe-negation":[`error`,{enforceForOrderingRelations:!0}],"no-unsafe-optional-chaining":[`error`,{disallowArithmeticOperators:!0}],"no-unused-private-class-members":`error`,"no-useless-backreference":`error`,"use-isnan":`error`,"valid-typeof":[`error`,{requireStringLiterals:!1}],"no-unexpected-multiline":`error`,"accessor-pairs":[`error`,{enforceForClassMembers:!0}],"array-callback-return":[`error`,{allowImplicit:!0}],"block-scoped-var":`error`,complexity:`warn`,curly:`error`,"default-case":`error`,"default-case-last":`error`,"dot-notation":`error`,eqeqeq:`error`,"grouped-accessor-pairs":[`error`,`getBeforeSet`],"guard-for-in":`error`,"no-alert":`error`,"no-caller":`error`,"no-case-declarations":`error`,"no-constructor-return":`error`,"no-else-return":[`error`,{allowElseIf:!1}],"no-empty-pattern":`error`,"no-eq-null":`error`,"no-eval":`error`,"no-extend-native":`error`,"no-extra-bind":`error`,"no-extra-label":`error`,"no-fallthrough":`error`,"no-global-assign":`error`,"no-implicit-coercion":`error`,"no-implicit-globals":`error`,"no-implied-eval":`error`,"no-iterator":`error`,"no-labels":`error`,"no-lone-blocks":`error`,"no-multi-str":`error`,"no-new-func":`error`,"no-new-wrappers":`error`,"no-nonoctal-decimal-escape":`error`,"no-object-constructor":`error`,"no-new":`error`,"no-octal-escape":`error`,"no-octal":`error`,"no-proto":`error`,"no-redeclare":`error`,"no-return-assign":[`error`,`always`],"no-script-url":`error`,"no-self-assign":[`error`,{props:!0}],"no-self-compare":`error`,"no-sequences":`error`,"no-throw-literal":`error`,"no-unmodified-loop-condition":`error`,"no-unused-expressions":[`error`,{enforceForJSX:!0}],"no-unused-labels":`error`,"no-useless-call":`error`,"no-useless-catch":`error`,"no-useless-concat":`error`,"no-useless-escape":`error`,"no-useless-return":`error`,"no-void":`error`,"no-warning-comments":`warn`,"no-with":`error`,"prefer-promise-reject-errors":[`error`,{allowEmptyReject:!0}],"prefer-regex-literals":[`error`,{disallowRedundantWrapping:!0}],radix:`error`,yoda:`error`,"no-delete-var":`error`,"no-label-var":`error`,"no-restricted-globals":[`error`,{globals:[`event`,{name:`atob`,message:`This API is deprecated. Use https://github.com/sindresorhus/uint8array-extras instead.`},{name:`btoa`,message:`This API is deprecated. Use https://github.com/sindresorhus/uint8array-extras instead.`}],checkGlobalObject:!0}],"no-shadow-restricted-names":`error`,"no-undef-init":`error`,"no-undef":[`error`,{typeof:!0}],"no-unused-vars":[`error`,{vars:`all`,varsIgnorePattern:`^_`,args:`after-used`,ignoreRestSiblings:!0,argsIgnorePattern:`^_`,caughtErrors:`all`,caughtErrorsIgnorePattern:`^_$`}],"no-restricted-imports":[`error`,`domain`,`freelist`,`smalloc`,`punycode`,`sys`,`querystring`,`colors`],camelcase:[`error`,{properties:`always`}],"capitalized-comments":[`error`,`always`,{ignorePattern:String.raw`pragma|ignore|prettier-ignore|biome-ignore|codespell:ignore|webpack\w+:|c8|v8|type-coverage:`,ignoreInlineComments:!0,ignoreConsecutiveComments:!0}],"func-name-matching":[`error`,{considerPropertyDescriptor:!0}],"func-names":[`error`,`never`],"logical-assignment-operators":[`error`,`always`,{enforceForIfStatements:!0}],"max-depth":`warn`,"max-lines":[`warn`,{max:1500,skipComments:!0}],"max-nested-callbacks":[`warn`,4],"max-params":[`warn`,{max:4}],"new-cap":[`error`,{newIsCap:!0,capIsNew:!0}],"no-array-constructor":`error`,"no-bitwise":`error`,"no-lonely-if":`error`,"no-multi-assign":`error`,"no-negated-condition":`error`,"no-unneeded-ternary":`error`,"one-var":[`error`,`never`],"operator-assignment":[`error`,`always`],"prefer-exponentiation-operator":`error`,"prefer-object-spread":`error`,"unicode-bom":[`error`,`never`],"arrow-body-style":`error`,"constructor-super":`error`,"no-class-assign":`error`,"no-const-assign":`error`,"no-constant-binary-expression":`error`,"no-dupe-class-members":`error`,"no-new-native-nonconstructor":`error`,"no-this-before-super":`error`,"no-unassigned-vars":`error`,"no-useless-computed-key":[`error`,{enforceForClassMembers:!0}],"no-useless-constructor":`error`,"no-useless-rename":`error`,"no-var":`error`,"object-shorthand":[`error`,`always`,{avoidExplicitReturnArrows:!0}],"prefer-arrow-callback":[`error`,{allowNamedFunctions:!0}],"prefer-const":[`error`,{destructuring:`all`}],"prefer-destructuring":[`error`,{VariableDeclarator:{array:!1,object:!0},AssignmentExpression:{array:!1,object:!1}},{enforceForRenamedProperties:!1}],"prefer-numeric-literals":`error`,"prefer-object-has-own":`error`,"prefer-rest-params":`error`,"prefer-spread":`error`,"require-yield":`error`,"symbol-description":`error`},at={"ts/adjacent-overload-signatures":`error`,"ts/array-type":[`error`,{default:`array-simple`}],"ts/await-thenable":`error`,"ts/ban-ts-comment":[`error`,{"ts-expect-error":`allow-with-description`,minimumDescriptionLength:4}],"ts/ban-tslint-comment":`error`,"ts/no-restricted-types":[`error`,{types:{object:{message:"The `object` type is hard to use. Use `Record<string, unknown>` instead. See: https://github.com/typescript-eslint/typescript-eslint/pull/848",fixWith:`Record<string, unknown>`},null:{message:"Use `undefined` instead. See: https://github.com/sindresorhus/meta/issues/7",fixWith:`undefined`},Buffer:{message:`Use Uint8Array instead. See: https://sindresorhus.com/blog/goodbye-nodejs-buffer`,suggest:[`Uint8Array`]},"[]":"Don't use the empty array type `[]`. It only allows empty arrays. Use `SomeType[]` instead.","[[]]":"Don't use `[[]]`. It only allows an array with a single element which is an empty array. Use `SomeType[][]` instead.","[[[]]]":"Don't use `[[[]]]`. Use `SomeType[][][]` instead.","[[[[]]]]":`ur drunk 🤡`,"[[[[[]]]]]":`🦄💥`}}],"ts/class-literal-property-style":[`error`,`getters`],"ts/consistent-generic-constructors":[`error`,`constructor`],"ts/consistent-indexed-object-style":`error`,"brace-style":`off`,"comma-dangle":`off`,"comma-spacing":`off`,"default-param-last":`off`,"ts/default-param-last":`error`,"dot-notation":`off`,"ts/dot-notation":`error`,"ts/consistent-type-assertions":[`error`,{assertionStyle:`as`,objectLiteralTypeAssertions:`allow-as-parameter`}],"ts/consistent-type-definitions":[`error`,`type`],"ts/consistent-type-exports":[`error`,{fixMixedExportsWithInlineTypeSpecifier:!0}],"ts/consistent-type-imports":[`error`,{fixStyle:`inline-type-imports`}],"func-call-spacing":`off`,indent:`off`,"keyword-spacing":`off`,"lines-between-class-members":`off`,"ts/member-ordering":[`error`,{default:`signature.public-static-field.public-static-method.protected-static-field.protected-static-method.private-static-field.private-static-method.static-field.static-method.public-decorated-field.public-instance-field.public-abstract-field.public-field.protected-decorated-field.protected-instance-field.protected-abstract-field.protected-field.private-decorated-field.private-instance-field.private-field.instance-field.abstract-field.decorated-field.field.public-constructor.protected-constructor.private-constructor.constructor.public-decorated-method.public-instance-method.public-abstract-method.public-method.protected-decorated-method.protected-instance-method.protected-abstract-method.protected-method.private-decorated-method.private-instance-method.private-method.instance-method.abstract-method.decorated-method.method`.split(`.`)}],camelcase:`off`,"ts/naming-convention":[`error`,{selector:[`variable`,`function`,`classProperty`,`objectLiteralProperty`,`parameterProperty`,`classMethod`,`objectLiteralMethod`,`typeMethod`,`accessor`],format:[`strictCamelCase`],leadingUnderscore:`allowSingleOrDouble`,trailingUnderscore:`allow`,filter:{regex:`[- ]`,match:!1}},{selector:`typeLike`,format:[`StrictPascalCase`]},{selector:`variable`,types:[`boolean`],format:[`StrictPascalCase`],prefix:[`is`,`has`,`can`,`should`,`will`,`did`]},{selector:`interface`,filter:`^(?!I)[A-Z]`,format:[`StrictPascalCase`]},{selector:`typeParameter`,filter:`^T$|^[A-Z][a-zA-Z]+$`,format:[`StrictPascalCase`]},{selector:[`classProperty`,`objectLiteralProperty`],format:null,modifiers:[`requiresQuotes`]}],"ts/no-base-to-string":`error`,"no-array-constructor":`off`,"ts/no-array-constructor":`error`,"ts/no-array-delete":`error`,"no-dupe-class-members":`off`,"ts/no-dupe-class-members":`error`,"ts/no-confusing-void-expression":`error`,"ts/no-deprecated":`error`,"ts/no-duplicate-enum-values":`error`,"ts/no-duplicate-type-constituents":`error`,"ts/no-dynamic-delete":`error`,"no-empty-function":`off`,"ts/no-empty-function":`error`,"ts/no-empty-object-type":`error`,"ts/no-extra-non-null-assertion":`error`,"no-extra-parens":`off`,"no-extra-semi":`off`,"no-loop-func":`off`,"ts/no-loop-func":`error`,"ts/no-extraneous-class":[`error`,{allowConstructorOnly:!1,allowEmpty:!1,allowStaticOnly:!1,allowWithDecorator:!0}],"no-void":[`error`,{allowAsStatement:!0}],"ts/no-floating-promises":[`error`,{checkThenables:!0,ignoreVoid:!0,ignoreIIFE:!0}],"ts/no-for-in-array":`error`,"ts/no-inferrable-types":`error`,"ts/no-meaningless-void-operator":`error`,"ts/no-misused-new":`error`,"ts/no-misused-promises":[`error`,{checksConditionals:!0,checksVoidReturn:!1}],"ts/no-namespace":`error`,"ts/no-non-null-asserted-nullish-coalescing":`error`,"ts/no-non-null-asserted-optional-chain":`error`,"no-redeclare":`off`,"ts/no-redeclare":`error`,"no-restricted-imports":`off`,"ts/no-restricted-imports":[`error`,{paths:[`error`,`domain`,`freelist`,`smalloc`,`punycode`,`sys`,`querystring`,`colors`]}],"ts/no-require-imports":`error`,"ts/no-this-alias":[`error`,{allowDestructuring:!0}],"no-throw-literal":`off`,"ts/only-throw-error":[`error`,{allowThrowingUnknown:!0,allowThrowingAny:!1}],"ts/no-unnecessary-boolean-literal-compare":`error`,"no-constant-condition":`error`,"ts/no-unnecessary-qualifier":`error`,"ts/no-unnecessary-type-arguments":`error`,"ts/no-unnecessary-type-assertion":`error`,"ts/no-unnecessary-type-constraint":`error`,"ts/no-unsafe-argument":`error`,"ts/no-unsafe-assignment":`error`,"ts/no-unsafe-call":`error`,"ts/no-unsafe-declaration-merging":`error`,"ts/no-unsafe-enum-comparison":`error`,"ts/no-unsafe-function-type":`error`,"ts/no-unsafe-member-access":`error`,"ts/no-unsafe-return":`error`,"ts/no-unsafe-type-assertion":`error`,"ts/no-useless-empty-export":`error`,"no-unused-expressions":`off`,"ts/no-unused-expressions":`error`,"no-unused-vars":`off`,"no-useless-constructor":`off`,"ts/no-useless-constructor":`error`,"object-curly-spacing":`off`,"padding-line-between-statements":`off`,"ts/no-wrapper-object-types":`error`,"ts/non-nullable-type-assertion-style":`error`,"ts/prefer-as-const":`error`,"ts/prefer-find":`error`,"ts/prefer-for-of":`error`,"ts/prefer-function-type":`error`,"ts/prefer-includes":`error`,"ts/prefer-literal-enum-member":`error`,"ts/prefer-namespace-keyword":`error`,"ts/prefer-nullish-coalescing":[`error`,{ignoreTernaryTests:!1,ignoreConditionalTests:!1,ignoreMixedLogicalExpressions:!1}],"ts/prefer-optional-chain":`error`,"prefer-promise-reject-errors":`off`,"ts/prefer-promise-reject-errors":`error`,"ts/prefer-readonly":`error`,"ts/prefer-reduce-type-parameter":`error`,"ts/prefer-string-starts-ends-with":`error`,"ts/promise-function-async":`error`,"ts/related-getter-setter-pairs":`error`,quotes:`off`,"ts/restrict-plus-operands":[`error`,{allowAny:!1}],"ts/restrict-template-expressions":[`error`,{allowNumber:!0}],"ts/return-await":`error`,"ts/require-array-sort-compare":[`error`,{ignoreStringArrays:!0}],"space-before-function-paren":`off`,"space-infix-ops":`off`,semi:`off`,"space-before-blocks":`off`,"default-case":`off`,"ts/switch-exhaustiveness-check":[`error`,{allowDefaultCaseForExhaustiveSwitch:!1,requireDefaultForNonUnion:!0}],"ts/triple-slash-reference":[`error`,{path:`never`,types:`never`,lib:`never`}],"ts/prefer-regexp-exec":`error`,"ts/prefer-return-this-type":`error`,"ts/unified-signatures":[`error`,{ignoreDifferentlyNamedParameters:!0}],"ts/use-unknown-in-catch-callback-variable":`error`,"no-undef":`off`,"node/no-unsupported-features/es-syntax":`off`,"node/no-unsupported-features/es-builtins":`off`,"import/namespace":`off`,"import/named":`off`,"no-duplicate-imports":`off`},ot={"ts/no-unused-vars":`off`},st={"ts/no-unsafe-call":`off`,"ts/no-confusing-void-expression":`off`},ct={"ts/naming-convention":[`error`,{selector:[`variable`,`function`,`classProperty`,`objectLiteralProperty`,`parameterProperty`,`classMethod`,`objectLiteralMethod`,`typeMethod`,`accessor`],format:[`strictCamelCase`,`StrictPascalCase`],leadingUnderscore:`allowSingleOrDouble`,trailingUnderscore:`allow`,filter:{regex:`[- ]`,match:!1}},{selector:`typeLike`,format:[`StrictPascalCase`]},{selector:`variable`,types:[`boolean`],format:[`StrictPascalCase`],prefix:[`is`,`has`,`can`,`should`,`will`,`did`]},{selector:`interface`,filter:`^(?!I)[A-Z]`,format:[`StrictPascalCase`]},{selector:`typeParameter`,filter:`^T$|^[A-Z][a-zA-Z]+$`,format:[`StrictPascalCase`]},{selector:[`classProperty`,`objectLiteralProperty`],format:null,modifiers:[`requiresQuotes`]}]},lt={"yaml/no-empty-document":`error`,"yaml/no-empty-key":`error`,"yaml/no-empty-mapping-value":`error`,"yaml/no-empty-sequence-entry":`error`,"yaml/no-irregular-whitespace":`error`,"yaml/no-tab-indent":`error`,"yaml/vue-custom-block/no-parsing-error":`error`};async function ut(...e){return(await Promise.all(e)).flat()}async function z(e){let t=await e;return t.default??t}function B(){return a.env.CI||V()?!1:[a.env.VSCODE_PID,a.env.VSCODE_CWD,a.env.JETBRAINS_IDE,a.env.VIM,a.env.NVIM].some(Boolean)}function V(){let e=a.env.npm_lifecycle_script?.startsWith(`lint-staged`);return[a.env.GIT_PARAMS,a.env.VSCODE_GIT_COMMAND,e].some(Boolean)}function dt(e,t){return e.map(e=>{let n={...e};return n.rules&&=ft(n.rules,t),n.plugins&&=Object.fromEntries(Object.entries(n.plugins).map(([e,n])=>e in t?[t[e],n]:[e,n])),n})}function ft(e,t){return Object.fromEntries(Object.entries(e).map(([e,n])=>{for(let[r,i]of Object.entries(t))if(e.startsWith(`${r}/`))return[i+e.slice(r.length),n];return[e,n]}))}function pt(e){return Array.isArray(e)?e:[e]}function H(e,t=`exact`){let n=[];for(let r of e){let e;switch(t){case`exact`:e=`^${r}$`;break;case`leading`:e=`^${r}.*$`;break;case`trailing`:e=`^.*${r}$`;break}n.push({elementNamePattern:e,groupName:r})}let r=e.join(`|`),i;switch(t){case`exact`:i=`^(${r})$`;break;case`leading`:i=`^(${e.join(`|`)}).*$`;break;case`trailing`:i=`^.*(${e.join(`|`)})$`;break}return{customGroups:n,groups:e,useConfigurationIf:{allNamesMatchPattern:i}}}const mt={"jsdoc/check-tag-names":[`error`,{typed:!1}],"jsdoc/no-types":`off`},ht=[H([`width`,`height`]),H([`width`,`height`],`leading`),H([`Width`,`Height`],`trailing`),H([`r`,`g`,`b`]),H([`R`,`G`,`B`],`trailing`),H([`red`,`green`,`blue`]),H([`Red`,`Green`,`Blue`],`trailing`),H([`h`,`s`,`l`]),H([`hue`,`saturation`,`lightness`]),H([`h`,`s`,`l`,`a`]),H([`hue`,`saturation`,`lightness`,`alpha`]),H([`h`,`s`,`v`]),H([`a`,`b`]),H([`r`,`g`,`b`,`a`]),H([`red`,`green`,`blue`,`alpha`]),H([`Red`,`Green`,`Blue`,`Alpha`],`trailing`),H([`x`,`y`,`z`,`w`]),H([`x`,`y`,`z`,`w`],`leading`),H([`X`,`Y`,`Z`,`W`],`trailing`),H([`x1`,`y1`,`x2`,`y2`]),H([`x1`,`y1`,`x2`,`y2`],`leading`),H([`X1`,`Y1`,`X2`,`Y2`],`trailing`),H([`x1`,`y1`,`x2`,`y2`,`z1`,`z2`]),H([`x1`,`y1`,`x2`,`y2`,`z1`,`z2`],`leading`),H([`X1`,`Y1`,`X2`,`Y2`,`Z1`,`Z2`],`trailing`),H([`open`,`close`]),H([`open`,`close`],`leading`),H([`Open`,`Close`],`trailing`),H([`start`,`end`]),H([`start`,`end`],`leading`),H([`Start`,`End`],`trailing`),H([`min`,`max`]),H([`min`,`max`],`leading`),H([`Min`,`Max`],`trailing`),H([`pre`,`post`]),H([`pre`,`post`],`leading`),H([`Pre`,`post`],`trailing`)],U={plugins:{"de-morgan":d,depend:ee,e18e:s,"eslint-comments":c,import:te,jsdoc:ne,math:re,node:ie,perfectionist:ae,regexp:oe,ts:l,unicorn:se},rules:{...Ne,...Pe,...Fe,...Ie,...Ye,...rt,...it,...at,...Re,...ze,...Xe,...Be,...Ve,...Me,...$e,...Ae,...je,...Je,"capitalized-comments":[`error`,`always`,{ignoreConsecutiveComments:!0,ignoreInlineComments:!0,ignorePattern:String.raw`if|else|await|macOS|const|let|var|import|export|pragma|ignore|prettier-ignore|webpack\w+:|c8|type-coverage:`}],"e18e/prefer-array-fill":`error`,"e18e/prefer-array-from-map":`error`,"e18e/prefer-array-to-reversed":`error`,"e18e/prefer-array-to-sorted":`error`,"e18e/prefer-array-to-spliced":`error`,"e18e/prefer-static-regex":`error`,"e18e/prefer-timer-args":`error`,"e18e/prefer-url-canparse":`error`,"eslint-comments/disable-enable-pair":[`error`,{allowWholeFile:!0}],"import/consistent-type-specifier-style":[`error`,`prefer-top-level`],"import/default":`off`,"import/no-duplicates":[`error`,{considerQueryString:!0}],"import/no-named-as-default-member":`off`,"import/no-unresolved":[`error`,{ignore:[`^astro:`,`^@astrojs`,`^virtual:`,`^~aphex/`,`^~photos/`]}],"import/order":`off`,"jsdoc/check-tag-names":[`error`,{definedTags:[`public`]}],"jsdoc/require-description":[`error`,{descriptionStyle:`body`}],"jsdoc/require-jsdoc":[`error`,{publicOnly:!0}],"jsdoc/tag-lines":`off`,"max-params":[`warn`,{max:8}],"new-cap":[`error`,{capIsNew:!0,capIsNewExceptionPattern:String.raw`^Intl\..`,newIsCap:!0}],"no-await-in-loop":`off`,"no-unreachable":`warn`,"no-warning-comments":`off`,"node/hashbang":`off`,"node/no-extraneous-import":`off`,"node/no-missing-import":`off`,"node/no-process-exit":`off`,"node/no-unpublished-import":`off`,"node/no-unsupported-features/node-builtins":`error`,"perfectionist/sort-imports":[`error`,{internalPattern:[`^~/.+`,`^@/.+`,String.raw`^\$.+`],newlinesBetween:0,partitionByComment:{block:!1,line:!0}}],"perfectionist/sort-modules":`off`,"perfectionist/sort-object-types":[`error`,...ht,{newlinesBetween:0,order:`asc`,type:`natural`}],"perfectionist/sort-objects":[`error`,...ht,{newlinesBetween:0,order:`asc`,type:`natural`}],"sort-imports":`off`,"ts/adjacent-overload-signatures":`off`,"ts/member-ordering":`off`,"ts/naming-convention":[`error`,{format:[`camelCase`],selector:`default`},{format:null,leadingUnderscore:`require`,modifiers:[`unused`],selector:`function`},{format:null,leadingUnderscore:`require`,modifiers:[`unused`],selector:`parameter`},{format:null,leadingUnderscore:`require`,modifiers:[`unused`],selector:`variable`},{format:null,leadingUnderscore:`require`,modifiers:[`unused`],selector:`variableLike`},{format:null,modifiers:[`requiresQuotes`],selector:`default`},{format:[`StrictPascalCase`],selector:`typeLike`},{format:[`camelCase`],leadingUnderscore:`allow`,selector:`variableLike`,trailingUnderscore:`allow`},{format:[`camelCase`,`StrictPascalCase`],selector:`import`},{format:[`camelCase`,`StrictPascalCase`],modifiers:[`destructured`],selector:`variable`},{format:[`UPPER_CASE`,`camelCase`],modifiers:[`const`],selector:`variable`}],"ts/no-non-null-assertion":`off`,"ts/no-restricted-types":[`error`,{types:{"[[[[[]]]]]":"Don't use `[[[[[]]]]]`. Use `SomeType[][][][][]` instead.","[[[[]]]]":"Don't use `[[[[]]]]`. Use `SomeType[][][][]` instead.","[[[]]]":"Don't use `[[[]]]`. Use `SomeType[][][]` instead.","[[]]":"Don't use `[[]]`. It only allows an array with a single element which is an empty array. Use `SomeType[][]` instead.","[]":"Don't use the empty array type `[]`. It only allows empty arrays. Use `SomeType[]` instead.",Buffer:{message:`Use Uint8Array instead. See: https://sindresorhus.com/blog/goodbye-nodejs-buffer`,suggest:[`Uint8Array`]},null:{message:"Use `undefined` instead. See: https://github.com/sindresorhus/meta/issues/7",suggest:[`undefined`]},object:{message:"The `object` type is hard to use. Use `Record<string, unknown>` instead. See: https://github.com/typescript-eslint/typescript-eslint/pull/848",suggest:[`Record<string, unknown>`]}}}],"ts/no-unused-vars":[`error`,{args:`after-used`,argsIgnorePattern:`^_`,caughtErrors:`all`,caughtErrorsIgnorePattern:`^_$`,destructuredArrayIgnorePattern:`^_`,ignoreRestSiblings:!0,vars:`all`,varsIgnorePattern:`^_`}],"ts/sort-type-constituents":`off`,"unicorn/import-style":`off`,"unicorn/prefer-math-trunc":`off`,"unicorn/prefer-modern-math-apis":`off`,"unicorn/prefer-number-properties":`off`,"unicorn/prevent-abbreviations":[`error`,{replacements:{acc:!1,arg:!1,args:!1,db:!1,dev:!1,doc:!1,docs:!1,env:!1,fn:!1,i:!1,j:!1,lib:!1,param:!1,params:!1,pkg:!1,prop:!1,props:!1,ref:!1,refs:!1,sep:!1,src:!1,temp:!1,util:!1,utils:!1}}]},settings:{"import-x/extensions":[`.ts`,`.tsx`,`.cts`,`.mts`,`.js`,`.jsx`,`.cjs`,`.mjs`],"import-x/external-module-folders":[`node_modules`,`node_modules/@types`],"import-x/parsers":{"@typescript-eslint/parser":[`.ts`,`.tsx`,`.cts`,`.mts`]},"import-x/resolver-next":[u({alwaysTryTypes:!0,noWarnOnMultipleProjects:!0,project:[`packages/*/tsconfig.json`,`<root>/tsconfig.json`]})]}},W={...Le,...mt};async function gt(e={}){let{overrides:n={},overridesEmbeddedScripts:i={},typeAware:s={enabled:!0,ignores:[]}}=e,[c,l]=await Promise.all([z(import(`eslint-plugin-astro`)),z(import(`astro-eslint-parser`))]),u={"unicorn/filename-case":`off`};return[{name:`kp/astro/setup`,plugins:{astro:c}},{...U,files:[A],languageOptions:{globals:{...r.nodeBuiltin,...c.environments.astro.globals},parser:l,parserOptions:{extraFileExtensions:[`.astro`],parser:o,...s.enabled?{project:t.join(a.cwd(),`tsconfig.json`)}:{project:void 0}}},name:`kp/astro/rules`,processor:`astro/client-side-ts`,rules:{...U.rules,...Oe,...ke,"ts/no-unsafe-return":`off`,"unicorn/filename-case":[`error`,{cases:{kebabCase:!0,pascalCase:!0},ignore:[String.raw`^\[slug\]\.astro$`]}],...n}},s.ignores.length>0?{files:s.ignores,languageOptions:{parserOptions:{project:void 0,projectService:!1}},name:`kp/astro/disable-type-aware`,rules:{...W}}:{},{files:[j],languageOptions:{ecmaVersion:2023,globals:{...r.browser},parser:void 0,sourceType:`module`},name:`kp/astro/script-js`,rules:{...W,...u,...i}},{files:[M],languageOptions:{ecmaVersion:2023,globals:{...r.browser},parser:o,parserOptions:{projectService:!1},sourceType:`module`},name:`kp/astro/script-ts`,rules:{...W,...u,...i}}]}async function _t(){return[{files:[`**/*.d.?([cm])ts`],name:`kp/disables/dts`,rules:{"eslint-comments/no-unlimited-disable":`off`,"import/no-duplicates":`off`,"no-restricted-syntax":`off`}},{files:[`**/*.cjs`],name:`kp/disables/cjs`,rules:{"ts/no-require-imports":`off`}},{name:`kp/disables/prettier`,rules:{...Ze}}]}const vt={"html/require-lang":`error`,"html/require-img-alt":`error`,"html/require-doctype":`error`,"html/require-title":`error`,"html/no-multiple-h1":`error`,"html/no-extra-spacing-attrs":`error`,"html/attrs-newline":`error`,"html/element-newline":[`error`,{inline:[`$inline`]}],"html/no-duplicate-id":`error`,"html/indent":`error`,"html/require-li-container":`error`,"html/quotes":`error`,"html/no-obsolete-tags":`error`,"html/no-obsolete-attrs":`error`,"html/require-closing-tags":`error`,"html/no-duplicate-attrs":`error`,"html/use-baseline":`error`,"html/no-duplicate-in-head":`error`};async function yt(e={}){let{overrides:t={},overridesEmbeddedScripts:n={}}=e,r=[k];return[{files:r,name:`kp/html-script`,plugins:{"html-script":le},rules:{...n}},{files:r,languageOptions:{parser:ce},name:`kp/html/setup`,plugins:{html:f}},{name:`kp/html`,plugins:{html:f},rules:{...vt,"html/attrs-newline":`off`,"html/element-newline":`off`,"html/indent":`off`,"html/no-abstract-roles":`error`,"html/no-accesskey-attrs":`error`,"html/no-aria-hidden-body":`error`,"html/no-duplicate-attrs":`error`,"html/no-duplicate-id":`error`,"html/no-extra-spacing-attrs":`off`,"html/no-inline-styles":`error`,"html/no-multiple-h1":`error`,"html/no-non-scalable-viewport":`error`,"html/no-obsolete-tags":`error`,"html/no-positive-tabindex":`error`,"html/no-restricted-attr-values":`error`,"html/no-restricted-attrs":`error`,"html/no-script-style-type":`error`,"html/no-skip-heading-levels":`error`,"html/no-target-blank":`error`,"html/quotes":`off`,"html/require-attrs":`error`,"html/require-button-type":`error`,"html/require-closing-tags":`off`,"html/require-doctype":`error`,"html/require-frame-title":`error`,"html/require-img-alt":`error`,"html/require-lang":`error`,"html/require-li-container":`error`,"html/require-meta-charset":`error`,"html/require-meta-viewport":`error`,"html/require-title":`error`,...t}}]}async function bt(e=[]){return[{ignores:[...I,...e],name:`kp/ignores`}]}async function xt(e={}){let{overrides:t={},typeAware:n={enabled:!0,ignores:[]}}=e;return[{...U,files:[ge],languageOptions:J(n.enabled,!1),name:`kp/js/rules`,rules:{...U.rules,"jsdoc/check-tag-names":`off`,"jsdoc/no-types":`off`,...n.enabled?{}:W,...t}},n.enabled&&n.ignores.length>0?{files:n.ignores,languageOptions:J(!1,!1),name:`kp/js/disable-type-aware`,rules:{...W}}:{}]}async function St(e={}){let{overrides:t={}}=e;return[{name:`kp/json/setup`,plugins:{json:ue,"json-package":de}},{files:[v],languageOptions:{parser:p},name:`kp/json/rules-json`,rules:{...Ue}},{files:[b],languageOptions:{parser:p},name:`kp/json/rules-jsonc`,rules:{...L}},{files:[y],languageOptions:{parser:p},name:`kp/json/rules-json5`,rules:{...We}},{files:[v,b,y],name:`kp/json/rules`,rules:{...He,...Ge}},{files:[`.vscode/**.json`],name:`kp/json/rules-settings`,rules:{...L,"json/no-comments":`off`}},{files:[`**/package.json`],name:`kp/json/rules-package`,rules:{...Ke,"json-package/no-redundant-files":`error`,"json-package/order-properties":[`error`,{order:Ct(fe,[`cspell`,`knip`,`mdat`,`prettier`,`remarkConfig`,`stylelint`])}],"json-package/require-author":`error`,"json-package/require-keywords":`error`,"package-json/require-exports":`off`}},{files:[`**/tsconfig.json`,`**/tsconfig.*.json`,`**/tsconfigs/**/*.json`],name:`kp/json/rules-tsconfig`,rules:{"json/no-comments":`off`,"jsonc/sort-keys":[`error`,{order:[`extends`,`compilerOptions`,`references`,`files`,`include`,`exclude`],pathPattern:`^$`},{order:`incremental.composite.tsBuildInfoFile.disableSourceOfProjectReferenceRedirect.disableSolutionSearching.disableReferencedProjectLoad.target.jsx.jsxFactory.jsxFragmentFactory.jsxImportSource.lib.moduleDetection.noLib.reactNamespace.useDefineForClassFields.emitDecoratorMetadata.experimentalDecorators.libReplacement.baseUrl.rootDir.rootDirs.customConditions.module.moduleResolution.moduleSuffixes.noResolve.paths.resolveJsonModule.resolvePackageJsonExports.resolvePackageJsonImports.typeRoots.types.allowArbitraryExtensions.allowImportingTsExtensions.allowUmdGlobalAccess.allowJs.checkJs.maxNodeModuleJsDepth.strict.strictBindCallApply.strictFunctionTypes.strictNullChecks.strictPropertyInitialization.allowUnreachableCode.allowUnusedLabels.alwaysStrict.exactOptionalPropertyTypes.noFallthroughCasesInSwitch.noImplicitAny.noImplicitOverride.noImplicitReturns.noImplicitThis.noPropertyAccessFromIndexSignature.noUncheckedIndexedAccess.noUnusedLocals.noUnusedParameters.useUnknownInCatchVariables.declaration.declarationDir.declarationMap.downlevelIteration.emitBOM.emitDeclarationOnly.importHelpers.importsNotUsedAsValues.inlineSourceMap.inlineSources.mapRoot.newLine.noEmit.noEmitHelpers.noEmitOnError.outDir.outFile.preserveConstEnums.preserveValueImports.removeComments.sourceMap.sourceRoot.stripInternal.allowSyntheticDefaultImports.esModuleInterop.forceConsistentCasingInFileNames.isolatedDeclarations.isolatedModules.preserveSymlinks.verbatimModuleSyntax.erasableSyntaxOnly.skipDefaultLibCheck.skipLibCheck`.split(`.`),pathPattern:`^compilerOptions$`}]}},{files:[v,b,y],name:`kp/json/rules-overrides`,rules:{...t}}]}function Ct(e,t){return[...e.filter(e=>!t.includes(e)),...t]}const G={plugins:{...U.plugins,"jsx-a11y":pe},rules:{...U.rules,...qe,...ct}};async function wt(e={}){let{overrides:t={},typeAware:n={enabled:!0,ignores:[]}}=e;return[{...G,files:[_e],languageOptions:J(n.enabled,!0),name:`kp/jsx/rules`,rules:{...G.rules,...n.enabled?{}:W,...t}},n.enabled&&n.ignores.length>0?{files:n.ignores,languageOptions:J(!1,!0),name:`kp/jsx/disable-type-aware`,rules:{...W}}:{}]}async function Tt(e={}){let{overrides:t={},overridesEmbeddedScripts:n={}}=e;return[{files:[x],ignores:[`${x}/*.md`,`${x}/*.mdx`,`${S}/*.md`,`${S}/*.mdx`],languageOptions:{ecmaVersion:`latest`,globals:{React:!1},parser:m,sourceType:`module`},name:`kp/markdown/remark`,plugins:{...U.plugins,mdx:h},processor:h.createRemarkProcessor({lintCodeBlocks:!0}),rules:{"mdx/remark":`warn`,"react/react-in-jsx-scope":0,"unicorn/filename-case":`error`,...t}},{...U,files:[N],languageOptions:{parserOptions:{projectService:!1}},name:`kp/markdown/code-blocks`,rules:{...W,"no-unused-expressions":`off`,"no-unused-vars":`off`,"ts/no-unused-expressions":`off`,"ts/no-unused-vars":`off`,"unicorn/filename-case":`off`,...n}}]}async function Et(e={}){let{overrides:t={},overridesEmbeddedScripts:n={}}=e;return[{files:[S],ignores:[`${x}/*.md`,`${x}/*.mdx`,`${S}/*.md`,`${S}/*.mdx`],languageOptions:{ecmaVersion:`latest`,globals:{React:!1},parser:m,sourceType:`module`},name:`kp/mdx/remark`,plugins:{...U.plugins,mdx:h},processor:h.createRemarkProcessor({lintCodeBlocks:!0}),rules:{"mdx/remark":`warn`,"react/react-in-jsx-scope":0,"unicorn/filename-case":[`error`,{cases:{kebabCase:!0,pascalCase:!0}}],...t}},{files:[P],name:`kp/mdx/code-blocks`,rules:{"no-unused-expressions":`off`,"no-unused-vars":`off`,"ts/no-unused-expressions":`off`,"ts/no-unused-vars":`off`,"unicorn/filename-case":`off`,...n}}]}async function Dt(e={}){let{overrides:t={},typeAware:n={enabled:!0,ignores:[]}}=e,r=[_,`${x}/**`,`${S}/**`,M],i=[`${x}/**`,`${S}/**`,M,...n.ignores],a=(await z(import(`@eslint-react/eslint-plugin`))).configs[`recommended-typescript`],{plugins:o}=a;return[{name:`kp/react/setup`,plugins:{react:o[`@eslint-react`],"react-debug":o[`@eslint-react/debug`],"react-dom":o[`@eslint-react/dom`],"react-hooks-extra":o[`@eslint-react/hooks-extra`],"react-naming-convention":o[`@eslint-react/naming-convention`],"react-web-api":o[`@eslint-react/web-api`]},settings:a.settings},{files:r,languageOptions:{parserOptions:{ecmaFeatures:{impliedStrict:!0,jsx:!0}},sourceType:`module`},name:`kp/react/rules`,rules:{...Qe,...n.enabled?{}:R,...t}},n.enabled?{files:i,languageOptions:{parserOptions:{ecmaFeatures:{impliedStrict:!0,jsx:!0},projectService:!1}},name:`kp/react/disable-type-aware`,rules:{...R}}:{}]}async function Ot(e={}){let{overrides:n={}}=e,r=[C,T,w],[i,s]=await Promise.all([z(import(`eslint-plugin-svelte`)),z(import(`svelte-eslint-parser`))]);return[{name:`kp/svelte/setup`,plugins:{svelte:i}},{...U,files:r,languageOptions:{parser:s,parserOptions:{extraFileExtensions:[`.svelte`,`.svelte.ts`],parser:o,projectService:!0,svelteConfig:t.join(a.cwd(),`svelte.config.js`),svelteFeatures:{experimentalGenerics:!0},tsconfigRootDir:a.cwd()}},name:`kp/svelte/rules`,processor:i.processors[`.svelte`],rules:{...U.rules,...et,"import/no-mutable-exports":`off`,"no-sequences":`off`,"no-undef-init":`off`,"prefer-const":`off`,"ts/no-confusing-void-expression":`off`,"ts/no-unused-expressions":`off`,"unicorn/filename-case":[`error`,{case:`pascalCase`,ignore:[String.raw`^\+`]}],"unicorn/no-useless-undefined":`off`,...n}},{files:[`**/routes/**/+*.ts`],rules:{"ts/no-throw-literal":`off`}},{files:[`src/app.html`],rules:{"html/no-inline-styles":`off`,"html/no-non-scalable-viewport":`off`,"html/require-title":`off`}},{files:[T,w],rules:{"unicorn/filename-case":[`error`,{cases:{camelCase:!0}}]}}]}let kt;async function At(e={}){let{isInEditor:t=!1,overrides:n={}}=e;return kt??={...me,rules:{...me.rules,...he.rules}},[{name:`kp/test/setup`,plugins:{test:kt},settings:{vitest:{typecheck:!0}}},{files:[F],languageOptions:{globals:{...r.vitest}},name:`kp/test/rules`,rules:{...tt,...st,"test/no-only-tests":t?`off`:`error`,"unicorn/consistent-function-scoping":`off`,...n}}]}async function jt(e={}){let{overrides:t={}}=e,n=[D],[r,i]=await Promise.all([z(import(`eslint-plugin-toml`)),z(import(`toml-eslint-parser`))]);return[{name:`kp/toml/setup`,plugins:{toml:r}},{files:n,languageOptions:{parser:i},name:`kp/toml/rules`,rules:{...nt,...t}}]}async function Mt(e={}){let{overrides:t={},typeAware:n={enabled:!0,ignores:[]}}=e;return[{...U,files:[ve],languageOptions:J(n.enabled,!1),name:`kp/ts/rules`,rules:{...U.rules,...n.enabled?{}:W,"jsdoc/require-param":`off`,"jsdoc/require-returns":`off`,...t}},{files:[`**/*.d.?([cm])ts`],name:`kp/ts/dts`,rules:{...ot}},n.enabled&&n.ignores.length>0?{files:n.ignores,languageOptions:J(!1,!1),name:`kp/ts/disable-type-aware`,rules:{...W}}:{}]}async function Nt(e={}){let{overrides:t={},typeAware:n={enabled:!0,ignores:[]}}=e;return[{...G,files:[ye],languageOptions:J(n.enabled,!0),name:`kp/tsx/rules`,rules:{...G.rules,...n.enabled?{}:W,...t}},n.enabled&&n.ignores.length>0?{files:n.ignores,languageOptions:J(!1,!0),name:`kp/tsx/disable-type-aware`,rules:{...W}}:{}]}async function K(e={}){let{overrides:t={}}=e,n=[E],[r,i]=await Promise.all([z(import(`eslint-plugin-yml`)),z(import(`yaml-eslint-parser`))]);return[{name:`kp/yaml/setup`,plugins:{yaml:r}},{files:n,languageOptions:{parser:i},name:`kp/yaml/rules`,rules:{...lt,...t}}]}const Pt=[`name`,`languageOptions`,`linterOptions`,`processor`,`plugins`,`rules`,`settings`],Ft={"@eslint-community/eslint-comments":`eslint-comments`,"@eslint-react/debug":`react-debug`,"@eslint-react/dom":`react-dom`,"@eslint-react/hooks-extra":`react-hooks-extra`,"@eslint-react/naming-convention":`react-naming-convention`,"@eslint-react/web-api":`react-web-api`,"@eslint-react":`react`,jsonc:`json`,"@html-eslint":`html`,"package-json":`json-package`,"@typescript-eslint":`ts`,"import-x":`import`,n:`node`,vitest:`test`,yml:`yaml`};async function q(e={},...t){let{astro:r=i(`astro`),gitignore:a=!0,react:o=i(`react`),svelte:s=i(`svelte`)}=e,{isInEditor:c}=e;c===void 0&&(c=B(),c&&console.log(`[@kitschpatrol/eslint-config] Detected running in editor, some rules are disabled.`));let l=[];if(a&&(typeof a==`boolean`?l.push(z(import(`eslint-config-flat-gitignore`)).then(e=>[e({name:`kp/gitignore`,strict:!1})])):l.push(z(import(`eslint-config-flat-gitignore`)).then(e=>[e({name:`kp/gitignore`,...a})]))),l.push(bt(e.ignores),[{linterOptions:{reportUnusedDisableDirectives:`error`}}],xt({typeAware:{enabled:!0,ignores:[]},...Z(e,`js`),overrides:Y(e,`js`)}),wt({typeAware:{enabled:!0,ignores:[]},...Z(e,`jsx`),overrides:Y(e,`jsx`)}),Mt({typeAware:{enabled:!0,ignores:[]},...Z(e,`ts`),overrides:Y(e,`ts`)}),Nt({typeAware:{enabled:!0,ignores:[]},...Z(e,`tsx`),overrides:Y(e,`tsx`)}),At({isInEditor:c,overrides:Y(e,`test`)}),St({overrides:Y(e,`json`)}),K({overrides:Y(e,`yaml`)}),jt({overrides:Y(e,`toml`)}),Tt({overrides:Y(e,`md`),overridesEmbeddedScripts:X(e,`md`)}),Et({overrides:Y(e,`mdx`),overridesEmbeddedScripts:X(e,`mdx`)}),yt({overrides:Y(e,`html`),overridesEmbeddedScripts:X(e,`html`)})),o&&l.push(Dt({overrides:Y(e,`react`)})),s&&l.push(Ot({overrides:Y(e,`svelte`)})),r&&l.push(gt({overrides:Y(e,`astro`),overridesEmbeddedScripts:X(e,`astro`)})),l.push(_t()),`files`in e)throw Error(`[@kitschpatrol/eslint-config] The first argument should not contain the "files" property as the options are supposed to be global. Place it in the second or later config instead.`);let u=Pt.reduce((t,n)=>(n in e&&(t[n]=e[n]),t),{});Object.keys(u).length>0&&l.push([u]);let d=new n;return d=d.append(...l,...t),d=d.renamePlugins(Ft),d}function J(e=!0,t=!1){return{ecmaVersion:2023,globals:{...r.browser,...r.es2023,...r.nodeBuiltin},parser:o,parserOptions:{ecmaFeatures:{impliedStrict:!0,jsx:t},...e?{projectService:!0,tsconfigRootDir:process.cwd()}:{projectService:!1},ecmaVersion:2023,sourceType:`module`}}}function Y(e,t){let n=Z(e,t);return{...`overrides`in n?n.overrides:{}}}function X(e,t){let n=Z(e,t);return{...`overridesEmbeddedScripts`in n?n.overridesEmbeddedScripts:{}}}function Z(e,t){return typeof e[t]==`boolean`?{}:e[t]||{}}const It=/[./\\]/;function Lt(e){return It.test(e)?e:`file.${e}`}let Q,$;async function Rt(){return Q??=await import(`eslint`),Q}async function zt(e){$??=new Map;let t=JSON.stringify(e??{});if(!$.has(t)){let{ESLint:n}=await Rt(),r=new n({baseConfig:[...await q({isInEditor:!1,...e}),{languageOptions:{parserOptions:{projectService:{allowDefaultProject:[`*.ts`,`*.tsx`,`*.js`,`*.jsx`]}}}}],fix:!0,overrideConfigFile:!0});$.set(t,r)}return $.get(t)}async function Bt(e,t,n){let r=`file.ts`,i=n;typeof t==`string`?r=Lt(t):t!==void 0&&(i=t);let[a]=await(await zt(i)).lintText(e,{filePath:r});return a.output??e}async function Vt(n,r){let i=await e.readFile(n,`utf8`),[a]=await(await zt(r)).lintText(i,{filePath:t.basename(n)});a.output!==void 0&&await e.writeFile(n,a.output,`utf8`)}function Ht(){Q=void 0,$=void 0}export{De as GLOB_ALL_SRC,A as GLOB_ASTRO,j as GLOB_ASTRO_JS,M as GLOB_ASTRO_TS,xe as GLOB_CSS,I as GLOB_EXCLUDE,Ee as GLOB_GRAPHQL,k as GLOB_HTML,ge as GLOB_JS,v as GLOB_JSON,y as GLOB_JSON5,b as GLOB_JSONC,_e as GLOB_JSX,Ce as GLOB_LESS,x as GLOB_MARKDOWN,N as GLOB_MARKDOWN_CODE,S as GLOB_MDX,P as GLOB_MDX_CODE,Se as GLOB_POSTCSS,we as GLOB_SCSS,_ as GLOB_SRC,g as GLOB_SRC_EXT,be as GLOB_STYLE,C as GLOB_SVELTE,T as GLOB_SVELTE_JS,w as GLOB_SVELTE_TS,Te as GLOB_SVG,F as GLOB_TESTS,D as GLOB_TOML,ve as GLOB_TS,ye as GLOB_TSX,O as GLOB_XML,E as GLOB_YAML,gt as astro,Ht as clearCache,ut as combine,q as default,q as eslintConfig,Ft as defaultPluginRenaming,_t as disables,Bt as fix,Vt as fixFile,H as generatePerfectionistSortConfig,J as getLanguageOptions,Y as getOverrides,X as getOverridesEmbeddedScripts,yt as html,bt as ignores,z as interopDefault,B as isInEditorEnv,V as isInGitHooksOrLintStaged,xt as js,St as json,wt as jsx,Tt as md,Et as mdx,Dt as react,dt as renamePluginInConfigs,ft as renameRules,Z as resolveSubOptions,Ot as svelte,At as test,pt as toArray,jt as toml,Mt as ts,Nt as tsx,K as yaml};
1
+ import e from"node:fs/promises";import t from"node:path";import{FlatConfigComposer as n}from"eslint-flat-config-utils";import r from"globals";import{isPackageExists as i}from"local-pkg";import a from"node:process";import*as o from"@typescript-eslint/parser";import s from"@e18e/eslint-plugin";import c from"@eslint-community/eslint-plugin-eslint-comments";import l from"@stylistic/eslint-plugin";import u from"@typescript-eslint/eslint-plugin";import{createTypeScriptImportResolver as d}from"eslint-import-resolver-typescript";import ee from"eslint-plugin-de-morgan";import*as te from"eslint-plugin-depend";import ne from"eslint-plugin-import-x";import re from"eslint-plugin-jsdoc";import*as ie from"eslint-plugin-math";import ae from"eslint-plugin-n";import oe from"eslint-plugin-perfectionist";import*as se from"eslint-plugin-regexp";import ce from"eslint-plugin-unicorn";import f from"@html-eslint/eslint-plugin";import le from"@html-eslint/parser";import ue from"eslint-plugin-html";import de from"eslint-plugin-jsonc";import fe from"eslint-plugin-package-json";import*as p from"jsonc-eslint-parser";import{sortOrder as pe}from"sort-package-json";import me from"eslint-plugin-jsx-a11y";import*as he from"eslint-mdx";import*as m from"eslint-plugin-mdx";import ge from"@vitest/eslint-plugin";import _e from"eslint-plugin-no-only-tests";const h=`?([cm])[jt]s?(x)`,g=`**/*.${h}`,ve=`**/*.?([cm])js`,ye=`**/*.?([cm])jsx`,be=`**/*.?([cm])ts`,xe=`**/*.?([cm])tsx`,Se=`**/*.{c,le,sc}ss`,Ce=`**/*.css`,we=`**/*.{p,post}css`,Te=`**/*.less`,Ee=`**/*.scss`,_=`**/*.json`,v=`**/*.json5`,y=`**/*.jsonc`,b=`**/*.md`,x=`**/*.mdx`,S=`**/*.svelte`,C=`**/*.svelte.ts`,w=`**/*.svelte.js`,T=`**/*.y?(a)ml`,E=`**/*.toml`,D=`**/*.xml`,De=`**/*.svg`,O=`**/*.htm?(l)`,k=`**/*.astro`,A=`${k}/*.js`,j=`${k}/*.ts`,Oe=`**/*.{g,graph}ql`,M=`${b}/${g}`,N=`${x}/${g}`,P=[`**/__tests__/**/*.${h}`,`**/*.spec.${h}`,`**/*.test.${h}`,`**/*.bench.${h}`,`**/*.benchmark.${h}`],ke=[g,Se,_,v,b,x,S,w,C,T,D,O],F=`**/node_modules,**/dist,**/package-lock.json,**/yarn.lock,**/pnpm-lock.yaml,**/bun.lockb,**/bin,**/output,**/coverage,**/temp,**/.temp,**/tmp,**/.tmp,**/.history,**/.vitepress/cache,**/.nuxt,**/.next,**/.svelte-kit,**/.vercel,**/.changeset,**/.idea,**/.cache,**/.output,**/.vite-inspect,**/.yarn,**/vite.config.*.timestamp-*,**/CHANGELOG*.md,**/*.min.*,**/LICENSE*,**/__snapshots__,**/auto-import?(s).d.ts,**/components.d.ts,**/.agents,**/.claude,**/skills-lock.json`.split(`,`),Ae={"astro/missing-client-only-directive-value":`error`,"astro/no-conflict-set-directives":`error`,"astro/no-deprecated-astro-canonicalurl":`error`,"astro/no-deprecated-astro-fetchcontent":`error`,"astro/no-deprecated-astro-resolve":`error`,"astro/no-deprecated-getentrybyslug":`error`,"astro/no-unused-define-vars-in-style":`error`,"astro/valid-compile":`error`},je={"astro/jsx-a11y/alt-text":`error`,"astro/jsx-a11y/anchor-ambiguous-text":`off`,"astro/jsx-a11y/anchor-has-content":`error`,"astro/jsx-a11y/anchor-is-valid":`error`,"astro/jsx-a11y/aria-activedescendant-has-tabindex":`error`,"astro/jsx-a11y/aria-props":`error`,"astro/jsx-a11y/aria-proptypes":`error`,"astro/jsx-a11y/aria-role":`error`,"astro/jsx-a11y/aria-unsupported-elements":`error`,"astro/jsx-a11y/autocomplete-valid":`error`,"astro/jsx-a11y/click-events-have-key-events":`error`,"astro/jsx-a11y/control-has-associated-label":[`off`,{ignoreElements:[`audio`,`canvas`,`embed`,`input`,`textarea`,`tr`,`video`],ignoreRoles:[`grid`,`listbox`,`menu`,`menubar`,`radiogroup`,`row`,`tablist`,`toolbar`,`tree`,`treegrid`],includeRoles:[`alert`,`dialog`]}],"astro/jsx-a11y/heading-has-content":`error`,"astro/jsx-a11y/html-has-lang":`error`,"astro/jsx-a11y/iframe-has-title":`error`,"astro/jsx-a11y/img-redundant-alt":`error`,"astro/jsx-a11y/interactive-supports-focus":[`error`,{tabbable:[`button`,`checkbox`,`link`,`searchbox`,`spinbutton`,`switch`,`textbox`]}],"astro/jsx-a11y/label-has-associated-control":`error`,"astro/jsx-a11y/media-has-caption":`error`,"astro/jsx-a11y/mouse-events-have-key-events":`error`,"astro/jsx-a11y/no-access-key":`error`,"astro/jsx-a11y/no-autofocus":`error`,"astro/jsx-a11y/no-distracting-elements":`error`,"astro/jsx-a11y/no-interactive-element-to-noninteractive-role":[`error`,{tr:[`none`,`presentation`],canvas:[`img`]}],"astro/jsx-a11y/no-noninteractive-element-interactions":[`error`,{handlers:[`onClick`,`onError`,`onLoad`,`onMouseDown`,`onMouseUp`,`onKeyPress`,`onKeyDown`,`onKeyUp`],alert:[`onKeyUp`,`onKeyDown`,`onKeyPress`],body:[`onError`,`onLoad`],dialog:[`onKeyUp`,`onKeyDown`,`onKeyPress`],iframe:[`onError`,`onLoad`],img:[`onError`,`onLoad`]}],"astro/jsx-a11y/no-noninteractive-element-to-interactive-role":[`error`,{ul:[`listbox`,`menu`,`menubar`,`radiogroup`,`tablist`,`tree`,`treegrid`],ol:[`listbox`,`menu`,`menubar`,`radiogroup`,`tablist`,`tree`,`treegrid`],li:[`menuitem`,`menuitemradio`,`menuitemcheckbox`,`option`,`row`,`tab`,`treeitem`],table:[`grid`],td:[`gridcell`],fieldset:[`radiogroup`,`presentation`]}],"astro/jsx-a11y/no-noninteractive-tabindex":[`error`,{tags:[],roles:[`tabpanel`],allowExpressionValues:!0}],"astro/jsx-a11y/no-redundant-roles":`error`,"astro/jsx-a11y/no-static-element-interactions":[`error`,{allowExpressionValues:!0,handlers:[`onClick`,`onMouseDown`,`onMouseUp`,`onKeyPress`,`onKeyDown`,`onKeyUp`]}],"astro/jsx-a11y/role-has-required-aria-props":`error`,"astro/jsx-a11y/role-supports-aria-props":`error`,"astro/jsx-a11y/scope":`error`,"astro/jsx-a11y/tabindex-no-positive":`error`},Me={"de-morgan/no-negated-conjunction":`error`,"de-morgan/no-negated-disjunction":`error`},Ne={"depend/ban-dependencies":`error`},Pe={"eslint-comments/disable-enable-pair":`error`,"eslint-comments/no-aggregating-enable":`error`,"eslint-comments/no-duplicate-disable":`error`,"eslint-comments/no-unlimited-disable":`error`,"eslint-comments/no-unused-enable":`error`},Fe={"constructor-super":`error`,"for-direction":`error`,"getter-return":`error`,"no-async-promise-executor":`error`,"no-case-declarations":`error`,"no-class-assign":`error`,"no-compare-neg-zero":`error`,"no-cond-assign":`error`,"no-const-assign":`error`,"no-constant-binary-expression":`error`,"no-constant-condition":`error`,"no-control-regex":`error`,"no-debugger":`error`,"no-delete-var":`error`,"no-dupe-args":`error`,"no-dupe-class-members":`error`,"no-dupe-else-if":`error`,"no-dupe-keys":`error`,"no-duplicate-case":`error`,"no-empty":`error`,"no-empty-character-class":`error`,"no-empty-pattern":`error`,"no-empty-static-block":`error`,"no-ex-assign":`error`,"no-extra-boolean-cast":`error`,"no-fallthrough":`error`,"no-func-assign":`error`,"no-global-assign":`error`,"no-import-assign":`error`,"no-invalid-regexp":`error`,"no-irregular-whitespace":`error`,"no-loss-of-precision":`error`,"no-misleading-character-class":`error`,"no-new-native-nonconstructor":`error`,"no-nonoctal-decimal-escape":`error`,"no-obj-calls":`error`,"no-octal":`error`,"no-prototype-builtins":`error`,"no-redeclare":`error`,"no-regex-spaces":`error`,"no-self-assign":`error`,"no-setter-return":`error`,"no-shadow-restricted-names":`error`,"no-sparse-arrays":`error`,"no-this-before-super":`error`,"no-undef":`error`,"no-unexpected-multiline":`error`,"no-unreachable":`error`,"no-unsafe-finally":`error`,"no-unsafe-negation":`error`,"no-unsafe-optional-chaining":`error`,"no-unused-labels":`error`,"no-unused-private-class-members":`error`,"no-unused-vars":`error`,"no-useless-backreference":`error`,"no-useless-catch":`error`,"no-useless-escape":`error`,"no-with":`error`,"require-yield":`error`,"use-isnan":`error`,"valid-typeof":`error`},Ie={"constructor-super":`off`,"getter-return":`off`,"no-class-assign":`off`,"no-const-assign":`off`,"no-dupe-args":`off`,"no-dupe-class-members":`off`,"no-dupe-keys":`off`,"no-func-assign":`off`,"no-import-assign":`off`,"no-new-native-nonconstructor":`off`,"no-new-symbol":`off`,"no-obj-calls":`off`,"no-redeclare":`off`,"no-setter-return":`off`,"no-this-before-super":`off`,"no-undef":`off`,"no-unreachable":`off`,"no-unsafe-negation":`off`,"no-var":`error`,"no-with":`off`,"prefer-const":`error`,"prefer-rest-params":`error`,"prefer-spread":`error`},Le={"ts/await-thenable":`error`,"ts/ban-ts-comment":[`error`,{minimumDescriptionLength:10}],"no-array-constructor":`off`,"ts/no-array-constructor":`error`,"ts/no-array-delete":`error`,"ts/no-base-to-string":`error`,"ts/no-confusing-void-expression":`error`,"ts/no-deprecated":`error`,"ts/no-duplicate-enum-values":`error`,"ts/no-duplicate-type-constituents":`error`,"ts/no-dynamic-delete":`error`,"ts/no-empty-object-type":`error`,"ts/no-explicit-any":`error`,"ts/no-extra-non-null-assertion":`error`,"ts/no-extraneous-class":`error`,"ts/no-floating-promises":`error`,"ts/no-for-in-array":`error`,"no-implied-eval":`off`,"ts/no-implied-eval":`error`,"ts/no-invalid-void-type":`error`,"ts/no-meaningless-void-operator":`error`,"ts/no-misused-new":`error`,"ts/no-misused-promises":`error`,"ts/no-misused-spread":`error`,"ts/no-mixed-enums":`error`,"ts/no-namespace":`error`,"ts/no-non-null-asserted-nullish-coalescing":`error`,"ts/no-non-null-asserted-optional-chain":`error`,"ts/no-non-null-assertion":`error`,"ts/no-redundant-type-constituents":`error`,"ts/no-require-imports":`error`,"ts/no-this-alias":`error`,"ts/no-unnecessary-boolean-literal-compare":`error`,"ts/no-unnecessary-condition":`error`,"ts/no-unnecessary-template-expression":`error`,"ts/no-unnecessary-type-arguments":`error`,"ts/no-unnecessary-type-assertion":`error`,"ts/no-unnecessary-type-constraint":`error`,"ts/no-unnecessary-type-conversion":`error`,"ts/no-unnecessary-type-parameters":`error`,"ts/no-unsafe-argument":`error`,"ts/no-unsafe-assignment":`error`,"ts/no-unsafe-call":`error`,"ts/no-unsafe-declaration-merging":`error`,"ts/no-unsafe-enum-comparison":`error`,"ts/no-unsafe-function-type":`error`,"ts/no-unsafe-member-access":`error`,"ts/no-unsafe-return":`error`,"ts/no-unsafe-unary-minus":`error`,"no-unused-expressions":`off`,"ts/no-unused-expressions":`error`,"no-unused-vars":`off`,"ts/no-unused-vars":`error`,"no-useless-constructor":`off`,"ts/no-useless-constructor":`error`,"ts/no-useless-default-assignment":`error`,"ts/no-wrapper-object-types":`error`,"no-throw-literal":`off`,"ts/only-throw-error":`error`,"ts/prefer-as-const":`error`,"ts/prefer-literal-enum-member":`error`,"ts/prefer-namespace-keyword":`error`,"prefer-promise-reject-errors":`off`,"ts/prefer-promise-reject-errors":`error`,"ts/prefer-reduce-type-parameter":`error`,"ts/prefer-return-this-type":`error`,"ts/related-getter-setter-pairs":`error`,"require-await":`off`,"ts/require-await":`error`,"ts/restrict-plus-operands":[`error`,{allowAny:!1,allowBoolean:!1,allowNullish:!1,allowNumberAndString:!1,allowRegExp:!1}],"ts/restrict-template-expressions":[`error`,{allowAny:!1,allowBoolean:!1,allowNever:!1,allowNullish:!1,allowNumber:!1,allowRegExp:!1}],"ts/return-await":[`error`,`error-handling-correctness-only`],"ts/triple-slash-reference":`error`,"ts/unbound-method":`error`,"ts/unified-signatures":`error`,"ts/use-unknown-in-catch-callback-variable":`error`},Re={"ts/adjacent-overload-signatures":`error`,"ts/array-type":`error`,"ts/ban-tslint-comment":`error`,"ts/class-literal-property-style":`error`,"ts/consistent-generic-constructors":`error`,"ts/consistent-indexed-object-style":`error`,"ts/consistent-type-assertions":`error`,"ts/consistent-type-definitions":`error`,"dot-notation":`off`,"ts/dot-notation":`error`,"ts/no-confusing-non-null-assertion":`error`,"no-empty-function":`off`,"ts/no-empty-function":`error`,"ts/no-inferrable-types":`error`,"ts/non-nullable-type-assertion-style":`error`,"ts/prefer-find":`error`,"ts/prefer-for-of":`error`,"ts/prefer-function-type":`error`,"ts/prefer-includes":`error`,"ts/prefer-nullish-coalescing":`error`,"ts/prefer-optional-chain":`error`,"ts/prefer-regexp-exec":`error`,"ts/prefer-string-starts-ends-with":`error`},ze={"ts/await-thenable":`off`,"ts/consistent-return":`off`,"ts/consistent-type-exports":`off`,"ts/dot-notation":`off`,"ts/naming-convention":`off`,"ts/no-array-delete":`off`,"ts/no-base-to-string":`off`,"ts/no-confusing-void-expression":`off`,"ts/no-deprecated":`off`,"ts/no-duplicate-type-constituents":`off`,"ts/no-floating-promises":`off`,"ts/no-for-in-array":`off`,"ts/no-implied-eval":`off`,"ts/no-meaningless-void-operator":`off`,"ts/no-misused-promises":`off`,"ts/no-misused-spread":`off`,"ts/no-mixed-enums":`off`,"ts/no-redundant-type-constituents":`off`,"ts/no-unnecessary-boolean-literal-compare":`off`,"ts/no-unnecessary-condition":`off`,"ts/no-unnecessary-qualifier":`off`,"ts/no-unnecessary-template-expression":`off`,"ts/no-unnecessary-type-arguments":`off`,"ts/no-unnecessary-type-assertion":`off`,"ts/no-unnecessary-type-conversion":`off`,"ts/no-unnecessary-type-parameters":`off`,"ts/no-unsafe-argument":`off`,"ts/no-unsafe-assignment":`off`,"ts/no-unsafe-call":`off`,"ts/no-unsafe-enum-comparison":`off`,"ts/no-unsafe-member-access":`off`,"ts/no-unsafe-return":`off`,"ts/no-unsafe-type-assertion":`off`,"ts/no-unsafe-unary-minus":`off`,"ts/no-useless-default-assignment":`off`,"ts/non-nullable-type-assertion-style":`off`,"ts/only-throw-error":`off`,"ts/prefer-destructuring":`off`,"ts/prefer-find":`off`,"ts/prefer-includes":`off`,"ts/prefer-nullish-coalescing":`off`,"ts/prefer-optional-chain":`off`,"ts/prefer-promise-reject-errors":`off`,"ts/prefer-readonly":`off`,"ts/prefer-readonly-parameter-types":`off`,"ts/prefer-reduce-type-parameter":`off`,"ts/prefer-regexp-exec":`off`,"ts/prefer-return-this-type":`off`,"ts/prefer-string-starts-ends-with":`off`,"ts/promise-function-async":`off`,"ts/related-getter-setter-pairs":`off`,"ts/require-array-sort-compare":`off`,"ts/require-await":`off`,"ts/restrict-plus-operands":`off`,"ts/restrict-template-expressions":`off`,"ts/return-await":`off`,"ts/strict-boolean-expressions":`off`,"ts/strict-void-return":`off`,"ts/switch-exhaustiveness-check":`off`,"ts/unbound-method":`off`,"ts/use-unknown-in-catch-callback-variable":`off`},Be={"import/no-unresolved":`error`,"import/named":`error`,"import/namespace":`error`,"import/default":`error`,"import/export":`error`,"import/no-named-as-default":`warn`,"import/no-named-as-default-member":`warn`,"import/no-duplicates":`warn`},Ve={"import/named":`off`},He={"jsdoc/check-access":`warn`,"jsdoc/check-alignment":`warn`,"jsdoc/check-examples":`off`,"jsdoc/check-indentation":`off`,"jsdoc/check-line-alignment":`off`,"jsdoc/check-param-names":`warn`,"jsdoc/check-property-names":`warn`,"jsdoc/check-syntax":`off`,"jsdoc/check-tag-names":`warn`,"jsdoc/check-template-names":`off`,"jsdoc/check-types":`warn`,"jsdoc/check-values":`warn`,"jsdoc/convert-to-jsdoc-comments":`off`,"jsdoc/empty-tags":`warn`,"jsdoc/escape-inline-tags":`warn`,"jsdoc/implements-on-classes":`warn`,"jsdoc/imports-as-dependencies":`off`,"jsdoc/informative-docs":`off`,"jsdoc/lines-before-block":`off`,"jsdoc/match-description":`off`,"jsdoc/match-name":`off`,"jsdoc/multiline-blocks":`warn`,"jsdoc/no-bad-blocks":`off`,"jsdoc/no-blank-block-descriptions":`off`,"jsdoc/no-blank-blocks":`off`,"jsdoc/no-defaults":`warn`,"jsdoc/no-missing-syntax":`off`,"jsdoc/no-multi-asterisks":`warn`,"jsdoc/no-restricted-syntax":`off`,"jsdoc/no-types":`off`,"jsdoc/no-undefined-types":`off`,"jsdoc/prefer-import-tag":`off`,"jsdoc/reject-any-type":`warn`,"jsdoc/reject-function-type":`warn`,"jsdoc/require-asterisk-prefix":`off`,"jsdoc/require-description":`off`,"jsdoc/require-description-complete-sentence":`off`,"jsdoc/require-example":`off`,"jsdoc/require-file-overview":`off`,"jsdoc/require-hyphen-before-param-description":`off`,"jsdoc/require-jsdoc":`warn`,"jsdoc/require-next-description":`off`,"jsdoc/require-next-type":`warn`,"jsdoc/require-param":`warn`,"jsdoc/require-param-description":`warn`,"jsdoc/require-param-name":`warn`,"jsdoc/require-param-type":`warn`,"jsdoc/require-property":`warn`,"jsdoc/require-property-description":`warn`,"jsdoc/require-property-name":`warn`,"jsdoc/require-property-type":`warn`,"jsdoc/require-rejects":`off`,"jsdoc/require-returns":`warn`,"jsdoc/require-returns-check":`warn`,"jsdoc/require-returns-description":`warn`,"jsdoc/require-returns-type":`warn`,"jsdoc/require-tags":`off`,"jsdoc/require-template":`off`,"jsdoc/require-template-description":`off`,"jsdoc/require-throws":`off`,"jsdoc/require-throws-description":`off`,"jsdoc/require-throws-type":`warn`,"jsdoc/require-yields":`warn`,"jsdoc/require-yields-check":`warn`,"jsdoc/require-yields-description":`off`,"jsdoc/require-yields-type":`warn`,"jsdoc/sort-tags":`off`,"jsdoc/tag-lines":`warn`,"jsdoc/text-escaping":`off`,"jsdoc/ts-method-signature-style":`off`,"jsdoc/ts-no-empty-object-type":`warn`,"jsdoc/ts-no-unnecessary-template-expression":`off`,"jsdoc/ts-prefer-function-type":`off`,"jsdoc/type-formatting":`off`,"jsdoc/valid-types":`warn`},Ue={"jsdoc/check-access":`warn`,"jsdoc/check-alignment":`warn`,"jsdoc/check-examples":`off`,"jsdoc/check-indentation":`off`,"jsdoc/check-line-alignment":`off`,"jsdoc/check-param-names":`warn`,"jsdoc/check-property-names":`warn`,"jsdoc/check-syntax":`off`,"jsdoc/check-tag-names":[`warn`,{typed:!0}],"jsdoc/check-template-names":`off`,"jsdoc/check-types":`warn`,"jsdoc/check-values":`warn`,"jsdoc/convert-to-jsdoc-comments":`off`,"jsdoc/empty-tags":`warn`,"jsdoc/escape-inline-tags":`warn`,"jsdoc/implements-on-classes":`warn`,"jsdoc/imports-as-dependencies":`off`,"jsdoc/informative-docs":`off`,"jsdoc/lines-before-block":`off`,"jsdoc/match-description":`off`,"jsdoc/match-name":`off`,"jsdoc/multiline-blocks":`warn`,"jsdoc/no-bad-blocks":`off`,"jsdoc/no-blank-block-descriptions":`off`,"jsdoc/no-blank-blocks":`off`,"jsdoc/no-defaults":`warn`,"jsdoc/no-missing-syntax":`off`,"jsdoc/no-multi-asterisks":`warn`,"jsdoc/no-restricted-syntax":`off`,"jsdoc/no-types":`warn`,"jsdoc/no-undefined-types":`off`,"jsdoc/prefer-import-tag":`off`,"jsdoc/reject-any-type":`warn`,"jsdoc/reject-function-type":`warn`,"jsdoc/require-asterisk-prefix":`off`,"jsdoc/require-description":`off`,"jsdoc/require-description-complete-sentence":`off`,"jsdoc/require-example":`off`,"jsdoc/require-file-overview":`off`,"jsdoc/require-hyphen-before-param-description":`off`,"jsdoc/require-jsdoc":`warn`,"jsdoc/require-next-description":`off`,"jsdoc/require-next-type":`warn`,"jsdoc/require-param":`warn`,"jsdoc/require-param-description":`warn`,"jsdoc/require-param-name":`warn`,"jsdoc/require-param-type":`off`,"jsdoc/require-property":`warn`,"jsdoc/require-property-description":`warn`,"jsdoc/require-property-name":`warn`,"jsdoc/require-property-type":`off`,"jsdoc/require-rejects":`off`,"jsdoc/require-returns":`warn`,"jsdoc/require-returns-check":`warn`,"jsdoc/require-returns-description":`warn`,"jsdoc/require-returns-type":`off`,"jsdoc/require-tags":`off`,"jsdoc/require-template":`off`,"jsdoc/require-template-description":`off`,"jsdoc/require-throws":`off`,"jsdoc/require-throws-description":`off`,"jsdoc/require-throws-type":`warn`,"jsdoc/require-yields":`warn`,"jsdoc/require-yields-check":`warn`,"jsdoc/require-yields-description":`off`,"jsdoc/require-yields-type":`warn`,"jsdoc/sort-tags":`off`,"jsdoc/tag-lines":`warn`,"jsdoc/text-escaping":`off`,"jsdoc/ts-method-signature-style":`off`,"jsdoc/ts-no-empty-object-type":`warn`,"jsdoc/ts-no-unnecessary-template-expression":`off`,"jsdoc/ts-prefer-function-type":`off`,"jsdoc/type-formatting":`off`,"jsdoc/valid-types":`warn`},We={strict:`off`,"no-unused-expressions":`off`,"no-unused-vars":`off`},Ge={"json/comma-dangle":`error`,"json/no-bigint-literals":`error`,"json/no-binary-expression":`error`,"json/no-binary-numeric-literals":`error`,"json/no-comments":`error`,"json/no-dupe-keys":`error`,"json/no-escape-sequence-in-identifier":`error`,"json/no-floating-decimal":`error`,"json/no-hexadecimal-numeric-literals":`error`,"json/no-infinity":`error`,"json/no-irregular-whitespace":`error`,"json/no-multi-str":`error`,"json/no-nan":`error`,"json/no-number-props":`error`,"json/no-numeric-separators":`error`,"json/no-octal-numeric-literals":`error`,"json/no-octal":`error`,"json/no-parenthesized":`error`,"json/no-plus-sign":`error`,"json/no-regexp-literals":`error`,"json/no-sparse-arrays":`error`,"json/no-template-literals":`error`,"json/no-undefined-value":`error`,"json/no-unicode-codepoint-escapes":`error`,"json/no-useless-escape":`error`,"json/quote-props":`error`,"json/quotes":`error`,"json/space-unary-ops":`error`,"json/valid-json-number":`error`,"json/vue-custom-block/no-parsing-error":`error`},I={"json/no-bigint-literals":`error`,"json/no-binary-expression":`error`,"json/no-binary-numeric-literals":`error`,"json/no-dupe-keys":`error`,"json/no-escape-sequence-in-identifier":`error`,"json/no-floating-decimal":`error`,"json/no-hexadecimal-numeric-literals":`error`,"json/no-infinity":`error`,"json/no-irregular-whitespace":`error`,"json/no-multi-str":`error`,"json/no-nan":`error`,"json/no-number-props":`error`,"json/no-numeric-separators":`error`,"json/no-octal-numeric-literals":`error`,"json/no-octal":`error`,"json/no-parenthesized":`error`,"json/no-plus-sign":`error`,"json/no-regexp-literals":`error`,"json/no-sparse-arrays":`error`,"json/no-template-literals":`error`,"json/no-undefined-value":`error`,"json/no-unicode-codepoint-escapes":`error`,"json/no-useless-escape":`error`,"json/quote-props":`error`,"json/quotes":`error`,"json/space-unary-ops":`error`,"json/valid-json-number":`error`,"json/vue-custom-block/no-parsing-error":`error`},Ke={"json/no-bigint-literals":`error`,"json/no-binary-expression":`error`,"json/no-binary-numeric-literals":`error`,"json/no-dupe-keys":`error`,"json/no-escape-sequence-in-identifier":`error`,"json/no-irregular-whitespace":`error`,"json/no-number-props":`error`,"json/no-numeric-separators":`error`,"json/no-octal-numeric-literals":`error`,"json/no-octal":`error`,"json/no-parenthesized":`error`,"json/no-regexp-literals":`error`,"json/no-sparse-arrays":`error`,"json/no-template-literals":`error`,"json/no-undefined-value":`error`,"json/no-unicode-codepoint-escapes":`error`,"json/no-useless-escape":`error`,"json/space-unary-ops":`error`,"json/vue-custom-block/no-parsing-error":`error`},qe={"json/array-bracket-newline":`off`,"json/array-bracket-spacing":`off`,"json/array-element-newline":`off`,"json/comma-dangle":`off`,"json/comma-style":`off`,"json/indent":`off`,"json/key-spacing":`off`,"json/no-floating-decimal":`off`,"json/object-curly-newline":`off`,"json/object-curly-spacing":`off`,"json/object-property-newline":`off`,"json/quote-props":`off`,"json/quotes":`off`,"json/space-unary-ops":`off`},Je={"json-package/no-empty-fields":`error`,"json-package/no-redundant-files":`error`,"json-package/no-redundant-publishConfig":`error`,"json-package/require-attribution":`error`,"json-package/require-description":`error`,"json-package/require-exports":`error`,"json-package/require-files":`error`,"json-package/require-license":`error`,"json-package/require-name":`error`,"json-package/require-repository":`error`,"json-package/require-sideEffects":`error`,"json-package/require-type":`error`,"json-package/require-version":`error`,"json-package/repository-shorthand":`error`,"json-package/sort-collections":`error`,"json-package/specify-peers-locally":`error`,"json-package/unique-dependencies":`error`,"json-package/valid-author":`error`,"json-package/valid-bin":`error`,"json-package/valid-bugs":`error`,"json-package/valid-bundleDependencies":`error`,"json-package/valid-config":`error`,"json-package/valid-contributors":`error`,"json-package/valid-cpu":`error`,"json-package/valid-description":`error`,"json-package/valid-dependencies":`error`,"json-package/valid-devDependencies":`error`,"json-package/valid-devEngines":`error`,"json-package/valid-directories":`error`,"json-package/valid-engines":`error`,"json-package/valid-exports":`error`,"json-package/valid-files":`error`,"json-package/valid-funding":`error`,"json-package/valid-homepage":`error`,"json-package/valid-keywords":`error`,"json-package/valid-license":`error`,"json-package/valid-main":`error`,"json-package/valid-man":`error`,"json-package/valid-module":`error`,"json-package/valid-optionalDependencies":`error`,"json-package/valid-os":`error`,"json-package/valid-packageManager":`error`,"json-package/valid-peerDependencies":`error`,"json-package/valid-private":`error`,"json-package/valid-publishConfig":`error`,"json-package/valid-repository":`error`,"json-package/valid-scripts":`error`,"json-package/valid-sideEffects":`error`,"json-package/valid-type":`error`,"json-package/valid-workspaces":`error`,"json-package/valid-name":`error`,"json-package/valid-repository-directory":`error`,"json-package/valid-version":`error`},Ye={"jsx-a11y/alt-text":`error`,"jsx-a11y/anchor-ambiguous-text":`off`,"jsx-a11y/anchor-has-content":`error`,"jsx-a11y/anchor-is-valid":`error`,"jsx-a11y/aria-activedescendant-has-tabindex":`error`,"jsx-a11y/aria-props":`error`,"jsx-a11y/aria-proptypes":`error`,"jsx-a11y/aria-role":`error`,"jsx-a11y/aria-unsupported-elements":`error`,"jsx-a11y/autocomplete-valid":`error`,"jsx-a11y/click-events-have-key-events":`error`,"jsx-a11y/control-has-associated-label":[`off`,{ignoreElements:[`audio`,`canvas`,`embed`,`input`,`textarea`,`tr`,`video`],ignoreRoles:[`grid`,`listbox`,`menu`,`menubar`,`radiogroup`,`row`,`tablist`,`toolbar`,`tree`,`treegrid`],includeRoles:[`alert`,`dialog`]}],"jsx-a11y/heading-has-content":`error`,"jsx-a11y/html-has-lang":`error`,"jsx-a11y/iframe-has-title":`error`,"jsx-a11y/img-redundant-alt":`error`,"jsx-a11y/interactive-supports-focus":[`error`,{tabbable:[`button`,`checkbox`,`link`,`searchbox`,`spinbutton`,`switch`,`textbox`]}],"jsx-a11y/label-has-associated-control":`error`,"jsx-a11y/label-has-for":`off`,"jsx-a11y/media-has-caption":`error`,"jsx-a11y/mouse-events-have-key-events":`error`,"jsx-a11y/no-access-key":`error`,"jsx-a11y/no-autofocus":`error`,"jsx-a11y/no-distracting-elements":`error`,"jsx-a11y/no-interactive-element-to-noninteractive-role":[`error`,{tr:[`none`,`presentation`],canvas:[`img`]}],"jsx-a11y/no-noninteractive-element-interactions":[`error`,{handlers:[`onClick`,`onError`,`onLoad`,`onMouseDown`,`onMouseUp`,`onKeyPress`,`onKeyDown`,`onKeyUp`],alert:[`onKeyUp`,`onKeyDown`,`onKeyPress`],body:[`onError`,`onLoad`],dialog:[`onKeyUp`,`onKeyDown`,`onKeyPress`],iframe:[`onError`,`onLoad`],img:[`onError`,`onLoad`]}],"jsx-a11y/no-noninteractive-element-to-interactive-role":[`error`,{ul:[`listbox`,`menu`,`menubar`,`radiogroup`,`tablist`,`tree`,`treegrid`],ol:[`listbox`,`menu`,`menubar`,`radiogroup`,`tablist`,`tree`,`treegrid`],li:[`menuitem`,`menuitemradio`,`menuitemcheckbox`,`option`,`row`,`tab`,`treeitem`],table:[`grid`],td:[`gridcell`],fieldset:[`radiogroup`,`presentation`]}],"jsx-a11y/no-noninteractive-tabindex":[`error`,{tags:[],roles:[`tabpanel`],allowExpressionValues:!0}],"jsx-a11y/no-redundant-roles":`error`,"jsx-a11y/no-static-element-interactions":[`error`,{allowExpressionValues:!0,handlers:[`onClick`,`onMouseDown`,`onMouseUp`,`onKeyPress`,`onKeyDown`,`onKeyUp`]}],"jsx-a11y/role-has-required-aria-props":`error`,"jsx-a11y/role-supports-aria-props":`error`,"jsx-a11y/scope":`error`,"jsx-a11y/tabindex-no-positive":`error`},Xe={"math/no-static-infinity-calculations":`error`,"math/no-static-nan-calculations":`error`,"math/prefer-math-cbrt":`error`,"math/prefer-math-e":`error`,"math/prefer-math-hypot":`error`,"math/prefer-math-ln10":`error`,"math/prefer-math-ln2":`error`,"math/prefer-math-log10":`error`,"math/prefer-math-log10e":`error`,"math/prefer-math-log2":`error`,"math/prefer-math-log2e":`error`,"math/prefer-math-pi":`error`,"math/prefer-math-sqrt":`error`,"math/prefer-math-sqrt1-2":`error`,"math/prefer-math-sqrt2":`error`,"math/prefer-math-trunc":`error`,"math/prefer-number-epsilon":`error`,"math/prefer-number-is-finite":`error`,"math/prefer-number-is-integer":`error`,"math/prefer-number-is-nan":`error`,"math/prefer-number-is-safe-integer":`error`,"math/prefer-number-max-safe-integer":`error`,"math/prefer-number-max-value":`error`,"math/prefer-number-min-safe-integer":`error`,"math/prefer-number-min-value":`error`},Ze={"node/no-deprecated-api":`error`,"node/no-exports-assign":`error`,"node/no-extraneous-import":`error`,"node/no-extraneous-require":`error`,"node/no-missing-import":`error`,"node/no-missing-require":`error`,"node/no-process-exit":`error`,"node/no-unpublished-bin":`error`,"node/no-unpublished-import":`error`,"node/no-unpublished-require":`error`,"node/no-unsupported-features/es-builtins":`error`,"node/no-unsupported-features/es-syntax":[`error`,{ignores:[`modules`]}],"node/no-unsupported-features/node-builtins":`error`,"node/process-exit-as-throw":`error`,"node/hashbang":`error`},Qe={"perfectionist/sort-variable-declarations":[`error`,{type:`natural`,order:`asc`}],"perfectionist/sort-intersection-types":[`error`,{type:`natural`,order:`asc`}],"perfectionist/sort-import-attributes":[`error`,{type:`natural`,order:`asc`}],"perfectionist/sort-export-attributes":[`error`,{type:`natural`,order:`asc`}],"perfectionist/sort-heritage-clauses":[`error`,{type:`natural`,order:`asc`}],"perfectionist/sort-array-includes":[`error`,{type:`natural`,order:`asc`}],"perfectionist/sort-named-imports":[`error`,{type:`natural`,order:`asc`}],"perfectionist/sort-named-exports":[`error`,{type:`natural`,order:`asc`}],"perfectionist/sort-object-types":[`error`,{type:`natural`,order:`asc`}],"perfectionist/sort-union-types":[`error`,{type:`natural`,order:`asc`}],"perfectionist/sort-switch-case":[`error`,{type:`natural`,order:`asc`}],"perfectionist/sort-decorators":[`error`,{type:`natural`,order:`asc`}],"perfectionist/sort-interfaces":[`error`,{type:`natural`,order:`asc`}],"perfectionist/sort-jsx-props":[`error`,{type:`natural`,order:`asc`}],"perfectionist/sort-modules":[`error`,{type:`natural`,order:`asc`}],"perfectionist/sort-classes":[`error`,{type:`natural`,order:`asc`}],"perfectionist/sort-imports":[`error`,{type:`natural`,order:`asc`}],"perfectionist/sort-exports":[`error`,{type:`natural`,order:`asc`}],"perfectionist/sort-objects":[`error`,{type:`natural`,order:`asc`}],"perfectionist/sort-enums":[`error`,{type:`natural`,order:`asc`}],"perfectionist/sort-sets":[`error`,{type:`natural`,order:`asc`}],"perfectionist/sort-maps":[`error`,{type:`natural`,order:`asc`}]},$e={curly:0,"no-unexpected-multiline":0,"ts/lines-around-comment":0,"ts/quotes":0,"babel/quotes":0,"unicorn/template-indent":0,"vue/html-self-closing":0,"vue/max-len":0,"@babel/object-curly-spacing":`off`,"@babel/semi":`off`,"ts/block-spacing":`off`,"ts/brace-style":`off`,"ts/comma-dangle":`off`,"ts/comma-spacing":`off`,"ts/func-call-spacing":`off`,"ts/indent":`off`,"ts/key-spacing":`off`,"ts/keyword-spacing":`off`,"ts/member-delimiter-style":`off`,"ts/no-extra-parens":`off`,"ts/no-extra-semi":`off`,"ts/object-curly-spacing":`off`,"ts/semi":`off`,"ts/space-before-blocks":`off`,"ts/space-before-function-paren":`off`,"ts/space-infix-ops":`off`,"ts/type-annotation-spacing":`off`,"babel/object-curly-spacing":`off`,"babel/semi":`off`,"flowtype/boolean-style":`off`,"flowtype/delimiter-dangle":`off`,"flowtype/generic-spacing":`off`,"flowtype/object-type-curly-spacing":`off`,"flowtype/object-type-delimiter":`off`,"flowtype/quotes":`off`,"flowtype/semi":`off`,"flowtype/space-after-type-colon":`off`,"flowtype/space-before-generic-bracket":`off`,"flowtype/space-before-type-colon":`off`,"flowtype/union-intersection-spacing":`off`,"react/jsx-child-element-spacing":`off`,"react/jsx-closing-bracket-location":`off`,"react/jsx-closing-tag-location":`off`,"react/jsx-curly-newline":`off`,"react/jsx-curly-spacing":`off`,"react/jsx-equals-spacing":`off`,"react/jsx-first-prop-new-line":`off`,"react/jsx-indent":`off`,"react/jsx-indent-props":`off`,"react/jsx-max-props-per-line":`off`,"react/jsx-newline":`off`,"react/jsx-one-expression-per-line":`off`,"react/jsx-props-no-multi-spaces":`off`,"react/jsx-tag-spacing":`off`,"react/jsx-wrap-multilines":`off`,"standard/array-bracket-even-spacing":`off`,"standard/computed-property-even-spacing":`off`,"standard/object-curly-even-spacing":`off`,"unicorn/empty-brace-spaces":`off`,"unicorn/no-nested-ternary":`off`,"unicorn/number-literal-case":`off`,"vue/array-bracket-newline":`off`,"vue/array-bracket-spacing":`off`,"vue/array-element-newline":`off`,"vue/arrow-spacing":`off`,"vue/block-spacing":`off`,"vue/block-tag-newline":`off`,"vue/brace-style":`off`,"vue/comma-dangle":`off`,"vue/comma-spacing":`off`,"vue/comma-style":`off`,"vue/dot-location":`off`,"vue/func-call-spacing":`off`,"vue/html-closing-bracket-newline":`off`,"vue/html-closing-bracket-spacing":`off`,"vue/html-end-tags":`off`,"vue/html-indent":`off`,"vue/html-quotes":`off`,"vue/key-spacing":`off`,"vue/keyword-spacing":`off`,"vue/max-attributes-per-line":`off`,"vue/multiline-html-element-content-newline":`off`,"vue/multiline-ternary":`off`,"vue/mustache-interpolation-spacing":`off`,"vue/no-extra-parens":`off`,"vue/no-multi-spaces":`off`,"vue/no-spaces-around-equal-signs-in-attribute":`off`,"vue/object-curly-newline":`off`,"vue/object-curly-spacing":`off`,"vue/object-property-newline":`off`,"vue/operator-linebreak":`off`,"vue/quote-props":`off`,"vue/script-indent":`off`,"vue/singleline-html-element-content-newline":`off`,"vue/space-in-parens":`off`,"vue/space-infix-ops":`off`,"vue/space-unary-ops":`off`,"vue/template-curly-spacing":`off`,"space-unary-word-ops":`off`,"generator-star":`off`,"no-comma-dangle":`off`,"no-reserved-keys":`off`,"no-space-before-semi":`off`,"no-wrap-func":`off`,"space-after-function-name":`off`,"space-before-function-parentheses":`off`,"space-in-brackets":`off`,"no-arrow-condition":`off`,"space-after-keywords":`off`,"space-before-keywords":`off`,"space-return-throw-case":`off`,"no-spaced-func":`off`,"indent-legacy":`off`,"array-bracket-newline":`off`,"array-bracket-spacing":`off`,"array-element-newline":`off`,"arrow-parens":`off`,"arrow-spacing":`off`,"block-spacing":`off`,"brace-style":`off`,"comma-dangle":`off`,"comma-spacing":`off`,"comma-style":`off`,"computed-property-spacing":`off`,"dot-location":`off`,"eol-last":`off`,"func-call-spacing":`off`,"function-call-argument-newline":`off`,"function-paren-newline":`off`,"generator-star-spacing":`off`,"implicit-arrow-linebreak":`off`,indent:`off`,"jsx-quotes":`off`,"key-spacing":`off`,"keyword-spacing":`off`,"linebreak-style":`off`,"lines-around-comment":0,"max-len":0,"max-statements-per-line":`off`,"multiline-ternary":`off`,"new-parens":`off`,"newline-per-chained-call":`off`,"no-confusing-arrow":0,"no-extra-parens":`off`,"no-extra-semi":`off`,"no-floating-decimal":`off`,"no-mixed-operators":0,"no-mixed-spaces-and-tabs":`off`,"no-multi-spaces":`off`,"no-multiple-empty-lines":`off`,"no-tabs":0,"no-trailing-spaces":`off`,"no-whitespace-before-property":`off`,"nonblock-statement-body-position":`off`,"object-curly-newline":`off`,"object-curly-spacing":`off`,"object-property-newline":`off`,"one-var-declaration-per-line":`off`,"operator-linebreak":`off`,"padded-blocks":`off`,"quote-props":`off`,quotes:0,"rest-spread-spacing":`off`,semi:`off`,"semi-spacing":`off`,"semi-style":`off`,"space-before-blocks":`off`,"space-before-function-paren":`off`,"space-in-parens":`off`,"space-infix-ops":`off`,"space-unary-ops":`off`,"switch-colon-spacing":`off`,"template-curly-spacing":`off`,"template-tag-spacing":`off`,"wrap-iife":`off`,"wrap-regex":`off`,"yield-star-spacing":`off`,"react/jsx-space-before-closing":`off`},et={"react/jsx-no-comment-textnodes":`warn`,"react/jsx-no-duplicate-props":`off`,"react/jsx-uses-react":`off`,"react/jsx-uses-vars":`off`,"react/no-access-state-in-setstate":`error`,"react/no-array-index-key":`warn`,"react/no-children-count":`warn`,"react/no-children-for-each":`warn`,"react/no-children-map":`warn`,"react/no-children-only":`warn`,"react/no-children-to-array":`warn`,"react/no-clone-element":`warn`,"react/no-component-will-mount":`error`,"react/no-component-will-receive-props":`error`,"react/no-component-will-update":`error`,"react/no-context-provider":`warn`,"react/no-create-ref":`error`,"react/no-default-props":`error`,"react/no-direct-mutation-state":`error`,"react/no-duplicate-key":`error`,"react/no-forward-ref":`warn`,"react/no-implicit-key":`warn`,"react/no-missing-key":`error`,"react/no-nested-component-definitions":`error`,"react/no-nested-lazy-component-declarations":`error`,"react/no-prop-types":`error`,"react/no-redundant-should-component-update":`error`,"react/no-set-state-in-component-did-mount":`warn`,"react/no-set-state-in-component-did-update":`warn`,"react/no-set-state-in-component-will-update":`warn`,"react/no-string-refs":`error`,"react/no-unnecessary-use-prefix":`warn`,"react/no-unsafe-component-will-mount":`warn`,"react/no-unsafe-component-will-receive-props":`warn`,"react/no-unsafe-component-will-update":`warn`,"react/no-unused-class-component-members":`warn`,"react/no-use-context":`warn`,"react/no-useless-forward-ref":`warn`,"react/prefer-use-state-lazy-initialization":`warn`,"react-dom/no-dangerously-set-innerhtml":`warn`,"react-dom/no-dangerously-set-innerhtml-with-children":`error`,"react-dom/no-find-dom-node":`error`,"react-dom/no-flush-sync":`error`,"react-dom/no-hydrate":`error`,"react-dom/no-namespace":`error`,"react-dom/no-render":`error`,"react-dom/no-render-return-value":`error`,"react-dom/no-script-url":`warn`,"react-dom/no-unsafe-iframe-sandbox":`warn`,"react-dom/no-use-form-state":`error`,"react-dom/no-void-elements-with-children":`error`,"react-web-api/no-leaked-event-listener":`warn`,"react-web-api/no-leaked-interval":`warn`,"react-web-api/no-leaked-resize-observer":`warn`,"react-web-api/no-leaked-timeout":`warn`,"react-hooks-extra/no-direct-set-state-in-use-effect":`warn`,"react-naming-convention/context-name":`warn`,"react-naming-convention/use-state":`warn`,"react-dom/no-string-style-prop":`off`,"react-dom/no-unknown-property":`off`,"react/jsx-no-undef":`off`,"react/no-leaked-conditional-rendering":`error`},L={"react/no-leaked-conditional-rendering":`off`,"react/no-unused-props":`off`,"react/prefer-read-only-props":`off`},tt={"no-control-regex":`error`,"no-misleading-character-class":`error`,"no-regex-spaces":`error`,"prefer-regex-literals":`error`,"no-invalid-regexp":`off`,"no-useless-backreference":`off`,"no-empty-character-class":`off`,"regexp/confusing-quantifier":`warn`,"regexp/control-character-escape":`error`,"regexp/match-any":`error`,"regexp/negation":`error`,"regexp/no-contradiction-with-assertion":`error`,"regexp/no-dupe-characters-character-class":`error`,"regexp/no-dupe-disjunctions":`error`,"regexp/no-empty-alternative":`warn`,"regexp/no-empty-capturing-group":`error`,"regexp/no-empty-character-class":`error`,"regexp/no-empty-group":`error`,"regexp/no-empty-lookarounds-assertion":`error`,"regexp/no-empty-string-literal":`error`,"regexp/no-escape-backspace":`error`,"regexp/no-extra-lookaround-assertions":`error`,"regexp/no-invalid-regexp":`error`,"regexp/no-invisible-character":`error`,"regexp/no-lazy-ends":`warn`,"regexp/no-legacy-features":`error`,"regexp/no-misleading-capturing-group":`error`,"regexp/no-misleading-unicode-character":`error`,"regexp/no-missing-g-flag":`error`,"regexp/no-non-standard-flag":`error`,"regexp/no-obscure-range":`error`,"regexp/no-optional-assertion":`error`,"regexp/no-potentially-useless-backreference":`warn`,"regexp/no-super-linear-backtracking":`error`,"regexp/no-trivially-nested-assertion":`error`,"regexp/no-trivially-nested-quantifier":`error`,"regexp/no-unused-capturing-group":`error`,"regexp/no-useless-assertions":`error`,"regexp/no-useless-backreference":`error`,"regexp/no-useless-character-class":`error`,"regexp/no-useless-dollar-replacements":`error`,"regexp/no-useless-escape":`error`,"regexp/no-useless-flag":`warn`,"regexp/no-useless-lazy":`error`,"regexp/no-useless-non-capturing-group":`error`,"regexp/no-useless-quantifier":`error`,"regexp/no-useless-range":`error`,"regexp/no-useless-set-operand":`error`,"regexp/no-useless-string-literal":`error`,"regexp/no-useless-two-nums-quantifier":`error`,"regexp/no-zero-quantifier":`error`,"regexp/optimal-lookaround-quantifier":`warn`,"regexp/optimal-quantifier-concatenation":`error`,"regexp/prefer-character-class":`error`,"regexp/prefer-d":`error`,"regexp/prefer-plus-quantifier":`error`,"regexp/prefer-predefined-assertion":`error`,"regexp/prefer-question-quantifier":`error`,"regexp/prefer-range":`error`,"regexp/prefer-set-operation":`error`,"regexp/prefer-star-quantifier":`error`,"regexp/prefer-unicode-codepoint-escapes":`error`,"regexp/prefer-w":`error`,"regexp/simplify-set-operations":`error`,"regexp/sort-flags":`error`,"regexp/strict":`error`,"regexp/use-ignore-case":`error`},nt={"svelte/comment-directive":`error`,"svelte/infinite-reactive-loop":`error`,"svelte/no-at-debug-tags":`warn`,"svelte/no-at-html-tags":`error`,"svelte/no-dom-manipulating":`error`,"svelte/no-dupe-else-if-blocks":`error`,"svelte/no-dupe-on-directives":`error`,"svelte/no-dupe-style-properties":`error`,"svelte/no-dupe-use-directives":`error`,"svelte/no-export-load-in-svelte-module-in-kit-pages":`error`,"svelte/no-immutable-reactive-statements":`error`,"svelte/no-inner-declarations":`error`,"svelte/no-inspect":`warn`,"svelte/no-navigation-without-resolve":`error`,"svelte/no-not-function-handler":`error`,"svelte/no-object-in-text-mustaches":`error`,"svelte/no-raw-special-elements":`error`,"svelte/no-reactive-functions":`error`,"svelte/no-reactive-literals":`error`,"svelte/no-reactive-reassign":`error`,"svelte/no-shorthand-style-property-overrides":`error`,"svelte/no-store-async":`error`,"svelte/no-svelte-internal":`error`,"svelte/no-unknown-style-directive-property":`error`,"svelte/no-unnecessary-state-wrap":`error`,"svelte/no-unused-props":`error`,"svelte/no-unused-svelte-ignore":`error`,"svelte/no-useless-children-snippet":`error`,"svelte/no-useless-mustaches":`error`,"svelte/prefer-svelte-reactivity":`error`,"svelte/prefer-writable-derived":`error`,"svelte/require-each-key":`error`,"svelte/require-event-dispatcher-types":`error`,"svelte/require-store-reactive-access":`error`,"svelte/system":`error`,"svelte/valid-each-key":`error`,"svelte/valid-prop-names-in-kit-pages":`error`},rt={"test/expect-expect":`error`,"test/no-commented-out-tests":`error`,"test/no-conditional-expect":`error`,"test/no-disabled-tests":`warn`,"test/no-focused-tests":`error`,"test/no-identical-title":`error`,"test/no-import-node-test":`error`,"test/no-interpolation-in-snapshots":`error`,"test/no-mocks-import":`error`,"test/no-standalone-expect":`error`,"test/no-unneeded-async-expect-function":`error`,"test/prefer-called-exactly-once-with":`error`,"test/require-local-test-context-for-concurrent-snapshots":`error`,"test/valid-describe-callback":`error`,"test/valid-expect":`error`,"test/valid-expect-in-promise":`error`,"test/valid-title":`error`},it={"toml/no-unreadable-number-separator":`error`,"toml/precision-of-fractional-seconds":`error`,"toml/precision-of-integer":`error`,"toml/vue-custom-block/no-parsing-error":`error`},at={"no-negated-condition":`off`,"no-nested-ternary":`off`,"unicorn/better-regex":`off`,"unicorn/catch-error-name":`error`,"unicorn/consistent-assert":`error`,"unicorn/consistent-date-clone":`error`,"unicorn/consistent-destructuring":`off`,"unicorn/consistent-empty-array-spread":`error`,"unicorn/consistent-existence-index-check":`error`,"unicorn/consistent-function-scoping":`error`,"unicorn/consistent-template-literal-escape":`error`,"unicorn/custom-error-definition":`off`,"unicorn/empty-brace-spaces":`error`,"unicorn/error-message":`error`,"unicorn/escape-case":`error`,"unicorn/expiring-todo-comments":`error`,"unicorn/explicit-length-check":`error`,"unicorn/filename-case":`error`,"unicorn/import-style":`error`,"unicorn/isolated-functions":`error`,"unicorn/new-for-builtins":`error`,"unicorn/no-abusive-eslint-disable":`error`,"unicorn/no-accessor-recursion":`error`,"unicorn/no-anonymous-default-export":`error`,"unicorn/no-array-callback-reference":`error`,"unicorn/no-array-for-each":`error`,"unicorn/no-array-method-this-argument":`error`,"unicorn/no-array-reduce":`error`,"unicorn/no-array-reverse":`error`,"unicorn/no-array-sort":`error`,"unicorn/no-await-expression-member":`error`,"unicorn/no-await-in-promise-methods":`error`,"unicorn/no-console-spaces":`error`,"unicorn/no-document-cookie":`error`,"unicorn/no-empty-file":`error`,"unicorn/no-for-loop":`error`,"unicorn/no-hex-escape":`error`,"unicorn/no-immediate-mutation":`error`,"unicorn/no-instanceof-builtins":`error`,"unicorn/no-invalid-fetch-options":`error`,"unicorn/no-invalid-remove-event-listener":`error`,"unicorn/no-keyword-prefix":`off`,"unicorn/no-lonely-if":`error`,"unicorn/no-magic-array-flat-depth":`error`,"unicorn/no-named-default":`error`,"unicorn/no-negated-condition":`error`,"unicorn/no-negation-in-equality-check":`error`,"unicorn/no-nested-ternary":`error`,"unicorn/no-new-array":`error`,"unicorn/no-new-buffer":`error`,"unicorn/no-null":`error`,"unicorn/no-object-as-default-parameter":`error`,"unicorn/no-process-exit":`error`,"unicorn/no-single-promise-in-promise-methods":`error`,"unicorn/no-static-only-class":`error`,"unicorn/no-thenable":`error`,"unicorn/no-this-assignment":`error`,"unicorn/no-typeof-undefined":`error`,"unicorn/no-unnecessary-array-flat-depth":`error`,"unicorn/no-unnecessary-array-splice-count":`error`,"unicorn/no-unnecessary-await":`error`,"unicorn/no-unnecessary-polyfills":`error`,"unicorn/no-unnecessary-slice-end":`error`,"unicorn/no-unreadable-array-destructuring":`error`,"unicorn/no-unreadable-iife":`error`,"unicorn/no-unused-properties":`off`,"unicorn/no-useless-collection-argument":`error`,"unicorn/no-useless-error-capture-stack-trace":`error`,"unicorn/no-useless-fallback-in-spread":`error`,"unicorn/no-useless-iterator-to-array":`error`,"unicorn/no-useless-length-check":`error`,"unicorn/no-useless-promise-resolve-reject":`error`,"unicorn/no-useless-spread":`error`,"unicorn/no-useless-switch-case":`error`,"unicorn/no-useless-undefined":`error`,"unicorn/no-zero-fractions":`error`,"unicorn/number-literal-case":`error`,"unicorn/numeric-separators-style":`error`,"unicorn/prefer-add-event-listener":`error`,"unicorn/prefer-array-find":`error`,"unicorn/prefer-array-flat":`error`,"unicorn/prefer-array-flat-map":`error`,"unicorn/prefer-array-index-of":`error`,"unicorn/prefer-array-some":`error`,"unicorn/prefer-at":`error`,"unicorn/prefer-bigint-literals":`error`,"unicorn/prefer-blob-reading-methods":`error`,"unicorn/prefer-class-fields":`error`,"unicorn/prefer-classlist-toggle":`error`,"unicorn/prefer-code-point":`error`,"unicorn/prefer-date-now":`error`,"unicorn/prefer-default-parameters":`error`,"unicorn/prefer-dom-node-append":`error`,"unicorn/prefer-dom-node-dataset":`error`,"unicorn/prefer-dom-node-remove":`error`,"unicorn/prefer-dom-node-text-content":`error`,"unicorn/prefer-event-target":`error`,"unicorn/prefer-export-from":`error`,"unicorn/prefer-global-this":`error`,"unicorn/prefer-import-meta-properties":`off`,"unicorn/prefer-includes":`error`,"unicorn/prefer-json-parse-buffer":`off`,"unicorn/prefer-keyboard-event-key":`error`,"unicorn/prefer-logical-operator-over-ternary":`error`,"unicorn/prefer-math-min-max":`error`,"unicorn/prefer-math-trunc":`error`,"unicorn/prefer-modern-dom-apis":`error`,"unicorn/prefer-modern-math-apis":`error`,"unicorn/prefer-module":`error`,"unicorn/prefer-native-coercion-functions":`error`,"unicorn/prefer-negative-index":`error`,"unicorn/prefer-node-protocol":`error`,"unicorn/prefer-number-properties":`error`,"unicorn/prefer-object-from-entries":`error`,"unicorn/prefer-optional-catch-binding":`error`,"unicorn/prefer-prototype-methods":`error`,"unicorn/prefer-query-selector":`error`,"unicorn/prefer-reflect-apply":`error`,"unicorn/prefer-regexp-test":`error`,"unicorn/prefer-response-static-json":`error`,"unicorn/prefer-set-has":`error`,"unicorn/prefer-set-size":`error`,"unicorn/prefer-simple-condition-first":`error`,"unicorn/prefer-single-call":`error`,"unicorn/prefer-spread":`error`,"unicorn/prefer-string-raw":`error`,"unicorn/prefer-string-replace-all":`error`,"unicorn/prefer-string-slice":`error`,"unicorn/prefer-string-starts-ends-with":`error`,"unicorn/prefer-string-trim-start-end":`error`,"unicorn/prefer-structured-clone":`error`,"unicorn/prefer-switch":`error`,"unicorn/prefer-ternary":`error`,"unicorn/prefer-top-level-await":`error`,"unicorn/prefer-type-error":`error`,"unicorn/prevent-abbreviations":`error`,"unicorn/relative-url-style":`error`,"unicorn/require-array-join-separator":`error`,"unicorn/require-module-attributes":`error`,"unicorn/require-module-specifiers":`error`,"unicorn/require-number-to-fixed-digits-argument":`error`,"unicorn/require-post-message-target-origin":`off`,"unicorn/string-content":`off`,"unicorn/switch-case-braces":`error`,"unicorn/switch-case-break-position":`error`,"unicorn/template-indent":`error`,"unicorn/text-encoding-identifier-case":`error`,"unicorn/throw-new-error":`error`},ot={"for-direction":`error`,"getter-return":`error`,"no-async-promise-executor":`error`,"no-await-in-loop":`error`,"no-compare-neg-zero":`error`,"no-cond-assign":`error`,"no-constant-condition":`error`,"no-control-regex":`error`,"no-debugger":`error`,"no-dupe-args":`error`,"no-dupe-else-if":`error`,"no-dupe-keys":`error`,"no-duplicate-case":`error`,"no-empty-character-class":`error`,"no-empty":[`error`,{allowEmptyCatch:!0}],"no-empty-static-block":`error`,"no-ex-assign":`error`,"no-extra-boolean-cast":`error`,"no-func-assign":`error`,"no-import-assign":`error`,"no-inner-declarations":`error`,"no-invalid-regexp":`error`,"no-irregular-whitespace":`error`,"no-loss-of-precision":`error`,"no-misleading-character-class":`error`,"no-obj-calls":`error`,"no-promise-executor-return":`error`,"no-prototype-builtins":`error`,"no-regex-spaces":`error`,"no-setter-return":`error`,"no-sparse-arrays":`error`,"no-template-curly-in-string":`error`,"no-unreachable":`error`,"no-unreachable-loop":`error`,"no-unsafe-finally":`error`,"no-unsafe-negation":[`error`,{enforceForOrderingRelations:!0}],"no-unsafe-optional-chaining":[`error`,{disallowArithmeticOperators:!0}],"no-unused-private-class-members":`error`,"no-useless-backreference":`error`,"use-isnan":`error`,"valid-typeof":[`error`,{requireStringLiterals:!1}],"no-unexpected-multiline":`error`,"accessor-pairs":[`error`,{enforceForClassMembers:!0}],"array-callback-return":[`error`,{allowImplicit:!0}],"block-scoped-var":`error`,complexity:`warn`,curly:`error`,"default-case":`error`,"default-case-last":`error`,"dot-notation":`error`,eqeqeq:`error`,"grouped-accessor-pairs":[`error`,`getBeforeSet`],"guard-for-in":`error`,"no-alert":`error`,"no-caller":`error`,"no-case-declarations":`error`,"no-constructor-return":`error`,"no-else-return":[`error`,{allowElseIf:!1}],"no-empty-pattern":`error`,"no-eq-null":`error`,"no-eval":`error`,"no-extend-native":`error`,"no-extra-bind":`error`,"no-extra-label":`error`,"no-fallthrough":`error`,"no-global-assign":`error`,"no-implicit-coercion":`error`,"no-implicit-globals":`error`,"no-implied-eval":`error`,"no-iterator":`error`,"no-labels":`error`,"no-lone-blocks":`error`,"no-multi-str":`error`,"no-new-func":`error`,"no-new-wrappers":`error`,"no-nonoctal-decimal-escape":`error`,"no-object-constructor":`error`,"no-new":`error`,"no-octal-escape":`error`,"no-octal":`error`,"no-proto":`error`,"no-redeclare":`error`,"no-return-assign":[`error`,`always`],"no-script-url":`error`,"no-self-assign":[`error`,{props:!0}],"no-self-compare":`error`,"no-sequences":`error`,"no-throw-literal":`error`,"no-unmodified-loop-condition":`error`,"no-unused-expressions":[`error`,{enforceForJSX:!0}],"no-unused-labels":`error`,"no-useless-call":`error`,"no-useless-catch":`error`,"no-useless-concat":`error`,"no-useless-escape":`error`,"no-useless-return":`error`,"no-void":`error`,"no-warning-comments":`warn`,"no-with":`error`,"prefer-promise-reject-errors":[`error`,{allowEmptyReject:!0}],"prefer-regex-literals":[`error`,{disallowRedundantWrapping:!0}],radix:`error`,yoda:`error`,"no-delete-var":`error`,"no-label-var":`error`,"no-restricted-globals":[`error`,{globals:[`event`,{name:`atob`,message:`This API is deprecated. Use https://github.com/sindresorhus/uint8array-extras instead.`},{name:`btoa`,message:`This API is deprecated. Use https://github.com/sindresorhus/uint8array-extras instead.`}],checkGlobalObject:!0}],"no-shadow-restricted-names":`error`,"no-undef-init":`error`,"no-undef":[`error`,{typeof:!0}],"no-unused-vars":[`error`,{vars:`all`,varsIgnorePattern:`^_`,args:`after-used`,ignoreRestSiblings:!0,argsIgnorePattern:`^_`,caughtErrors:`all`,caughtErrorsIgnorePattern:`^_$`}],"no-restricted-imports":[`error`,`domain`,`freelist`,`smalloc`,`punycode`,`sys`,`querystring`,`colors`],camelcase:[`error`,{properties:`always`}],"capitalized-comments":[`error`,`always`,{ignorePattern:String.raw`pragma|ignore|prettier-ignore|biome-ignore|codespell:ignore|webpack\w+:|c8|v8|type-coverage:`,ignoreInlineComments:!0,ignoreConsecutiveComments:!0}],"func-name-matching":[`error`,{considerPropertyDescriptor:!0}],"func-names":[`error`,`never`],"logical-assignment-operators":[`error`,`always`,{enforceForIfStatements:!0}],"max-depth":`warn`,"max-lines":[`warn`,{max:1500,skipComments:!0}],"max-nested-callbacks":[`warn`,4],"max-params":[`warn`,{max:4}],"new-cap":[`error`,{newIsCap:!0,capIsNew:!0}],"no-array-constructor":`error`,"no-bitwise":`error`,"no-lonely-if":`error`,"no-multi-assign":`error`,"no-negated-condition":`error`,"no-unneeded-ternary":`error`,"one-var":[`error`,`never`],"operator-assignment":[`error`,`always`],"prefer-exponentiation-operator":`error`,"prefer-object-spread":`error`,"unicode-bom":[`error`,`never`],"arrow-body-style":`error`,"constructor-super":`error`,"no-class-assign":`error`,"no-const-assign":`error`,"no-constant-binary-expression":`error`,"no-dupe-class-members":`error`,"no-new-native-nonconstructor":`error`,"no-this-before-super":`error`,"no-unassigned-vars":`error`,"no-useless-computed-key":[`error`,{enforceForClassMembers:!0}],"no-useless-constructor":`error`,"no-useless-rename":`error`,"no-var":`error`,"object-shorthand":[`error`,`always`,{avoidExplicitReturnArrows:!0}],"prefer-arrow-callback":[`error`,{allowNamedFunctions:!0}],"prefer-const":[`error`,{destructuring:`all`}],"prefer-destructuring":[`error`,{VariableDeclarator:{array:!1,object:!0},AssignmentExpression:{array:!1,object:!1}},{enforceForRenamedProperties:!1}],"prefer-numeric-literals":`error`,"prefer-object-has-own":`error`,"prefer-rest-params":`error`,"prefer-spread":`error`,"require-yield":`error`,"symbol-description":`error`},st={"ts/adjacent-overload-signatures":`error`,"ts/array-type":[`error`,{default:`array-simple`}],"ts/await-thenable":`error`,"ts/ban-ts-comment":[`error`,{"ts-expect-error":`allow-with-description`,minimumDescriptionLength:4}],"ts/ban-tslint-comment":`error`,"ts/no-restricted-types":[`error`,{types:{object:{message:"The `object` type is hard to use. Use `Record<string, unknown>` instead. See: https://github.com/typescript-eslint/typescript-eslint/pull/848",fixWith:`Record<string, unknown>`},null:{message:"Use `undefined` instead. See: https://github.com/sindresorhus/meta/issues/7",fixWith:`undefined`},Buffer:{message:`Use Uint8Array instead. See: https://sindresorhus.com/blog/goodbye-nodejs-buffer`,suggest:[`Uint8Array`]},"[]":"Don't use the empty array type `[]`. It only allows empty arrays. Use `SomeType[]` instead.","[[]]":"Don't use `[[]]`. It only allows an array with a single element which is an empty array. Use `SomeType[][]` instead.","[[[]]]":"Don't use `[[[]]]`. Use `SomeType[][][]` instead.","[[[[]]]]":`ur drunk 🤡`,"[[[[[]]]]]":`🦄💥`}}],"ts/class-literal-property-style":[`error`,`getters`],"ts/consistent-generic-constructors":[`error`,`constructor`],"ts/consistent-indexed-object-style":`error`,"brace-style":`off`,"comma-dangle":`off`,"comma-spacing":`off`,"default-param-last":`off`,"ts/default-param-last":`error`,"dot-notation":`off`,"ts/dot-notation":`error`,"ts/consistent-type-assertions":[`error`,{assertionStyle:`as`,objectLiteralTypeAssertions:`allow-as-parameter`}],"ts/consistent-type-definitions":[`error`,`type`],"ts/consistent-type-exports":[`error`,{fixMixedExportsWithInlineTypeSpecifier:!0}],"ts/consistent-type-imports":[`error`,{fixStyle:`inline-type-imports`}],"func-call-spacing":`off`,indent:`off`,"keyword-spacing":`off`,"lines-between-class-members":`off`,"ts/member-ordering":[`error`,{default:`signature.public-static-field.public-static-method.protected-static-field.protected-static-method.private-static-field.private-static-method.static-field.static-method.public-decorated-field.public-instance-field.public-abstract-field.public-field.protected-decorated-field.protected-instance-field.protected-abstract-field.protected-field.private-decorated-field.private-instance-field.private-field.instance-field.abstract-field.decorated-field.field.public-constructor.protected-constructor.private-constructor.constructor.public-decorated-method.public-instance-method.public-abstract-method.public-method.protected-decorated-method.protected-instance-method.protected-abstract-method.protected-method.private-decorated-method.private-instance-method.private-method.instance-method.abstract-method.decorated-method.method`.split(`.`)}],camelcase:`off`,"ts/naming-convention":[`error`,{selector:[`variable`,`function`,`classProperty`,`objectLiteralProperty`,`parameterProperty`,`classMethod`,`objectLiteralMethod`,`typeMethod`,`accessor`],format:[`strictCamelCase`],leadingUnderscore:`allowSingleOrDouble`,trailingUnderscore:`allow`,filter:{regex:`[- ]`,match:!1}},{selector:`typeLike`,format:[`StrictPascalCase`]},{selector:`variable`,types:[`boolean`],format:[`StrictPascalCase`],prefix:[`is`,`has`,`can`,`should`,`will`,`did`]},{selector:`interface`,filter:`^(?!I)[A-Z]`,format:[`StrictPascalCase`]},{selector:`typeParameter`,filter:`^T$|^[A-Z][a-zA-Z]+$`,format:[`StrictPascalCase`]},{selector:[`classProperty`,`objectLiteralProperty`],format:null,modifiers:[`requiresQuotes`]}],"ts/no-base-to-string":`error`,"no-array-constructor":`off`,"ts/no-array-constructor":`error`,"ts/no-array-delete":`error`,"no-dupe-class-members":`off`,"ts/no-dupe-class-members":`error`,"ts/no-confusing-void-expression":`error`,"ts/no-deprecated":`error`,"ts/no-duplicate-enum-values":`error`,"ts/no-duplicate-type-constituents":`error`,"ts/no-dynamic-delete":`error`,"no-empty-function":`off`,"ts/no-empty-function":`error`,"ts/no-empty-object-type":`error`,"ts/no-extra-non-null-assertion":`error`,"no-extra-parens":`off`,"no-extra-semi":`off`,"no-loop-func":`off`,"ts/no-loop-func":`error`,"ts/no-extraneous-class":[`error`,{allowConstructorOnly:!1,allowEmpty:!1,allowStaticOnly:!1,allowWithDecorator:!0}],"no-void":[`error`,{allowAsStatement:!0}],"ts/no-floating-promises":[`error`,{checkThenables:!0,ignoreVoid:!0,ignoreIIFE:!0}],"ts/no-for-in-array":`error`,"ts/no-inferrable-types":`error`,"ts/no-meaningless-void-operator":`error`,"ts/no-misused-new":`error`,"ts/no-misused-promises":[`error`,{checksConditionals:!0,checksVoidReturn:!1}],"ts/no-namespace":`error`,"ts/no-non-null-asserted-nullish-coalescing":`error`,"ts/no-non-null-asserted-optional-chain":`error`,"no-redeclare":`off`,"ts/no-redeclare":`error`,"no-restricted-imports":`off`,"ts/no-restricted-imports":[`error`,{paths:[`error`,`domain`,`freelist`,`smalloc`,`punycode`,`sys`,`querystring`,`colors`]}],"ts/no-require-imports":`error`,"ts/no-this-alias":[`error`,{allowDestructuring:!0}],"no-throw-literal":`off`,"ts/only-throw-error":[`error`,{allowThrowingUnknown:!0,allowThrowingAny:!1}],"ts/no-unnecessary-boolean-literal-compare":`error`,"no-constant-condition":`error`,"ts/no-unnecessary-qualifier":`error`,"ts/no-unnecessary-type-arguments":`error`,"ts/no-unnecessary-type-assertion":`error`,"ts/no-unnecessary-type-constraint":`error`,"ts/no-unsafe-argument":`error`,"ts/no-unsafe-assignment":`error`,"ts/no-unsafe-call":`error`,"ts/no-unsafe-declaration-merging":`error`,"ts/no-unsafe-enum-comparison":`error`,"ts/no-unsafe-function-type":`error`,"ts/no-unsafe-member-access":`error`,"ts/no-unsafe-return":`error`,"ts/no-unsafe-type-assertion":`error`,"ts/no-useless-empty-export":`error`,"no-unused-expressions":`off`,"ts/no-unused-expressions":`error`,"no-unused-vars":`off`,"no-useless-constructor":`off`,"ts/no-useless-constructor":`error`,"object-curly-spacing":`off`,"padding-line-between-statements":`off`,"ts/no-wrapper-object-types":`error`,"ts/non-nullable-type-assertion-style":`error`,"ts/prefer-as-const":`error`,"ts/prefer-find":`error`,"ts/prefer-for-of":`error`,"ts/prefer-function-type":`error`,"ts/prefer-includes":`error`,"ts/prefer-literal-enum-member":`error`,"ts/prefer-namespace-keyword":`error`,"ts/prefer-nullish-coalescing":[`error`,{ignoreTernaryTests:!1,ignoreConditionalTests:!1,ignoreMixedLogicalExpressions:!1}],"ts/prefer-optional-chain":`error`,"prefer-promise-reject-errors":`off`,"ts/prefer-promise-reject-errors":`error`,"ts/prefer-readonly":`error`,"ts/prefer-reduce-type-parameter":`error`,"ts/prefer-string-starts-ends-with":`error`,"ts/promise-function-async":`error`,"ts/related-getter-setter-pairs":`error`,quotes:`off`,"ts/restrict-plus-operands":[`error`,{allowAny:!1}],"ts/restrict-template-expressions":[`error`,{allowNumber:!0}],"ts/return-await":`error`,"ts/require-array-sort-compare":[`error`,{ignoreStringArrays:!0}],"space-before-function-paren":`off`,"space-infix-ops":`off`,semi:`off`,"space-before-blocks":`off`,"default-case":`off`,"ts/switch-exhaustiveness-check":[`error`,{allowDefaultCaseForExhaustiveSwitch:!1,requireDefaultForNonUnion:!0}],"ts/triple-slash-reference":[`error`,{path:`never`,types:`never`,lib:`never`}],"ts/prefer-regexp-exec":`error`,"ts/prefer-return-this-type":`error`,"ts/unified-signatures":[`error`,{ignoreDifferentlyNamedParameters:!0}],"ts/use-unknown-in-catch-callback-variable":`error`,"no-undef":`off`,"node/no-unsupported-features/es-syntax":`off`,"node/no-unsupported-features/es-builtins":`off`,"import/namespace":`off`,"import/named":`off`,"no-duplicate-imports":`off`},ct={"ts/no-unused-vars":`off`},lt={"ts/no-unsafe-call":`off`,"ts/no-confusing-void-expression":`off`},ut={"ts/naming-convention":[`error`,{selector:[`variable`,`function`,`classProperty`,`objectLiteralProperty`,`parameterProperty`,`classMethod`,`objectLiteralMethod`,`typeMethod`,`accessor`],format:[`strictCamelCase`,`StrictPascalCase`],leadingUnderscore:`allowSingleOrDouble`,trailingUnderscore:`allow`,filter:{regex:`[- ]`,match:!1}},{selector:`typeLike`,format:[`StrictPascalCase`]},{selector:`variable`,types:[`boolean`],format:[`StrictPascalCase`],prefix:[`is`,`has`,`can`,`should`,`will`,`did`]},{selector:`interface`,filter:`^(?!I)[A-Z]`,format:[`StrictPascalCase`]},{selector:`typeParameter`,filter:`^T$|^[A-Z][a-zA-Z]+$`,format:[`StrictPascalCase`]},{selector:[`classProperty`,`objectLiteralProperty`],format:null,modifiers:[`requiresQuotes`]}]},dt={"yaml/no-empty-document":`error`,"yaml/no-empty-key":`error`,"yaml/no-empty-mapping-value":`error`,"yaml/no-empty-sequence-entry":`error`,"yaml/no-irregular-whitespace":`error`,"yaml/no-tab-indent":`error`,"yaml/vue-custom-block/no-parsing-error":`error`};async function ft(...e){return(await Promise.all(e)).flat()}async function R(e){let t=await e;return t.default??t}function z(){return a.env.CI||B()?!1:[a.env.VSCODE_PID,a.env.VSCODE_CWD,a.env.JETBRAINS_IDE,a.env.VIM,a.env.NVIM].some(Boolean)}function B(){let e=a.env.npm_lifecycle_script?.startsWith(`lint-staged`);return[a.env.GIT_PARAMS,a.env.VSCODE_GIT_COMMAND,e].some(Boolean)}function pt(e,t){return e.map(e=>{let n={...e};return n.rules&&=V(n.rules,t),n.plugins&&=Object.fromEntries(Object.entries(n.plugins).map(([e,n])=>e in t?[t[e],n]:[e,n])),n})}function V(e,t){return Object.fromEntries(Object.entries(e).map(([e,n])=>{for(let[r,i]of Object.entries(t))if(e.startsWith(`${r}/`))return[i+e.slice(r.length),n];return[e,n]}))}function mt(e){return Array.isArray(e)?e:[e]}function H(e,t=`exact`){let n=[];for(let r of e){let e;switch(t){case`exact`:e=`^${r}$`;break;case`leading`:e=`^${r}.*$`;break;case`trailing`:e=`^.*${r}$`;break}n.push({elementNamePattern:e,groupName:r})}let r=e.join(`|`),i;switch(t){case`exact`:i=`^(${r})$`;break;case`leading`:i=`^(${e.join(`|`)}).*$`;break;case`trailing`:i=`^.*(${e.join(`|`)})$`;break}return{customGroups:n,groups:e,useConfigurationIf:{allNamesMatchPattern:i}}}const ht={"jsdoc/check-tag-names":[`error`,{typed:!1}],"jsdoc/no-types":`off`},gt=[H([`width`,`height`]),H([`width`,`height`],`leading`),H([`Width`,`Height`],`trailing`),H([`r`,`g`,`b`]),H([`R`,`G`,`B`],`trailing`),H([`red`,`green`,`blue`]),H([`Red`,`Green`,`Blue`],`trailing`),H([`h`,`s`,`l`]),H([`hue`,`saturation`,`lightness`]),H([`h`,`s`,`l`,`a`]),H([`hue`,`saturation`,`lightness`,`alpha`]),H([`h`,`s`,`v`]),H([`a`,`b`]),H([`r`,`g`,`b`,`a`]),H([`red`,`green`,`blue`,`alpha`]),H([`Red`,`Green`,`Blue`,`Alpha`],`trailing`),H([`x`,`y`,`z`,`w`]),H([`x`,`y`,`z`,`w`],`leading`),H([`X`,`Y`,`Z`,`W`],`trailing`),H([`x1`,`y1`,`x2`,`y2`]),H([`x1`,`y1`,`x2`,`y2`],`leading`),H([`X1`,`Y1`,`X2`,`Y2`],`trailing`),H([`x1`,`y1`,`x2`,`y2`,`z1`,`z2`]),H([`x1`,`y1`,`x2`,`y2`,`z1`,`z2`],`leading`),H([`X1`,`Y1`,`X2`,`Y2`,`Z1`,`Z2`],`trailing`),H([`open`,`close`]),H([`open`,`close`],`leading`),H([`Open`,`Close`],`trailing`),H([`start`,`end`]),H([`start`,`end`],`leading`),H([`Start`,`End`],`trailing`),H([`min`,`max`]),H([`min`,`max`],`leading`),H([`Min`,`Max`],`trailing`),H([`pre`,`post`]),H([`pre`,`post`],`leading`),H([`Pre`,`post`],`trailing`)],U={plugins:{"de-morgan":ee,depend:te,e18e:s,"eslint-comments":c,import:ne,jsdoc:re,math:ie,node:ae,perfectionist:oe,regexp:se,stylistic:l,ts:u,unicorn:ce},rules:{...Fe,...Ie,...Le,...Re,...Ze,...at,...ot,...st,...Be,...Ve,...Qe,...He,...Ue,...Pe,...tt,...Me,...Ne,...Xe,"capitalized-comments":[`error`,`always`,{ignoreConsecutiveComments:!0,ignoreInlineComments:!0,ignorePattern:String.raw`if|else|await|macOS|const|let|var|import|export|pragma|ignore|prettier-ignore|webpack\w+:|c8|type-coverage:`}],"e18e/prefer-array-fill":`error`,"e18e/prefer-array-from-map":`error`,"e18e/prefer-array-to-reversed":`error`,"e18e/prefer-array-to-sorted":`error`,"e18e/prefer-array-to-spliced":`error`,"e18e/prefer-static-regex":`error`,"e18e/prefer-timer-args":`error`,"e18e/prefer-url-canparse":`error`,"eslint-comments/disable-enable-pair":[`error`,{allowWholeFile:!0}],"import/consistent-type-specifier-style":[`error`,`prefer-top-level`],"import/default":`off`,"import/no-duplicates":[`error`,{considerQueryString:!0}],"import/no-named-as-default-member":`off`,"import/no-unresolved":[`error`,{ignore:[`^astro:`,`^@astrojs`,`^virtual:`,`^~aphex/`,`^~photos/`]}],"import/order":`off`,"jsdoc/check-tag-names":[`error`,{definedTags:[`public`]}],"jsdoc/require-description":[`error`,{descriptionStyle:`body`}],"jsdoc/require-jsdoc":[`error`,{publicOnly:!0}],"jsdoc/tag-lines":`off`,"max-params":[`warn`,{max:8}],"new-cap":[`error`,{capIsNew:!0,capIsNewExceptionPattern:String.raw`^Intl\..`,newIsCap:!0}],"no-await-in-loop":`off`,"no-unreachable":`warn`,"no-warning-comments":`off`,"node/hashbang":`off`,"node/no-extraneous-import":`off`,"node/no-missing-import":`off`,"node/no-process-exit":`off`,"node/no-unpublished-import":`off`,"node/no-unsupported-features/node-builtins":`error`,"perfectionist/sort-imports":[`error`,{internalPattern:[`^~/.+`,`^@/.+`,String.raw`^\$.+`],newlinesBetween:0,partitionByComment:{block:!1,line:!0}}],"perfectionist/sort-modules":`off`,"perfectionist/sort-object-types":[`error`,...gt,{newlinesBetween:0,order:`asc`,type:`natural`}],"perfectionist/sort-objects":[`error`,...gt,{newlinesBetween:0,order:`asc`,type:`natural`}],"sort-imports":`off`,"stylistic/padding-line-between-statements":[`error`,{blankLine:`always`,next:`*`,prev:`block-like`}],"ts/adjacent-overload-signatures":`off`,"ts/member-ordering":`off`,"ts/naming-convention":[`error`,{format:[`camelCase`],selector:`default`},{format:null,leadingUnderscore:`require`,modifiers:[`unused`],selector:`function`},{format:null,leadingUnderscore:`require`,modifiers:[`unused`],selector:`parameter`},{format:null,leadingUnderscore:`require`,modifiers:[`unused`],selector:`variable`},{format:null,leadingUnderscore:`require`,modifiers:[`unused`],selector:`variableLike`},{format:null,modifiers:[`requiresQuotes`],selector:`default`},{format:[`StrictPascalCase`],selector:`typeLike`},{format:[`camelCase`],leadingUnderscore:`allow`,selector:`variableLike`,trailingUnderscore:`allow`},{format:[`camelCase`,`StrictPascalCase`],selector:`import`},{format:[`camelCase`,`StrictPascalCase`],modifiers:[`destructured`],selector:`variable`},{format:[`UPPER_CASE`,`camelCase`],modifiers:[`const`],selector:`variable`}],"ts/no-non-null-assertion":`off`,"ts/no-restricted-types":[`error`,{types:{"[[[[[]]]]]":"Don't use `[[[[[]]]]]`. Use `SomeType[][][][][]` instead.","[[[[]]]]":"Don't use `[[[[]]]]`. Use `SomeType[][][][]` instead.","[[[]]]":"Don't use `[[[]]]`. Use `SomeType[][][]` instead.","[[]]":"Don't use `[[]]`. It only allows an array with a single element which is an empty array. Use `SomeType[][]` instead.","[]":"Don't use the empty array type `[]`. It only allows empty arrays. Use `SomeType[]` instead.",Buffer:{message:`Use Uint8Array instead. See: https://sindresorhus.com/blog/goodbye-nodejs-buffer`,suggest:[`Uint8Array`]},null:{message:"Use `undefined` instead. See: https://github.com/sindresorhus/meta/issues/7",suggest:[`undefined`]},object:{message:"The `object` type is hard to use. Use `Record<string, unknown>` instead. See: https://github.com/typescript-eslint/typescript-eslint/pull/848",suggest:[`Record<string, unknown>`]}}}],"ts/no-unused-vars":[`error`,{args:`after-used`,argsIgnorePattern:`^_`,caughtErrors:`all`,caughtErrorsIgnorePattern:`^_$`,destructuredArrayIgnorePattern:`^_`,ignoreRestSiblings:!0,vars:`all`,varsIgnorePattern:`^_`}],"ts/sort-type-constituents":`off`,"unicorn/import-style":`off`,"unicorn/prefer-math-trunc":`off`,"unicorn/prefer-modern-math-apis":`off`,"unicorn/prefer-number-properties":`off`,"unicorn/prevent-abbreviations":[`error`,{replacements:{acc:!1,arg:!1,args:!1,db:!1,dev:!1,doc:!1,docs:!1,env:!1,fn:!1,i:!1,j:!1,lib:!1,param:!1,params:!1,pkg:!1,prop:!1,props:!1,ref:!1,refs:!1,sep:!1,src:!1,temp:!1,util:!1,utils:!1}}]},settings:{"import-x/extensions":[`.ts`,`.tsx`,`.cts`,`.mts`,`.js`,`.jsx`,`.cjs`,`.mjs`],"import-x/external-module-folders":[`node_modules`,`node_modules/@types`],"import-x/parsers":{"@typescript-eslint/parser":[`.ts`,`.tsx`,`.cts`,`.mts`]},"import-x/resolver-next":[d({alwaysTryTypes:!0,noWarnOnMultipleProjects:!0,project:[`packages/*/tsconfig.json`,`<root>/tsconfig.json`]})]}},W={...ze,...ht};async function _t(e={}){let{overrides:n={},overridesEmbeddedScripts:i={},typeAware:s={enabled:!0,ignores:[]}}=e,[c,l]=await Promise.all([R(import(`eslint-plugin-astro`)),R(import(`astro-eslint-parser`))]),u={"unicorn/filename-case":`off`};return[{name:`kp/astro/setup`,plugins:{astro:c}},{...U,files:[k],languageOptions:{globals:{...r.nodeBuiltin,...c.environments.astro.globals},parser:l,parserOptions:{extraFileExtensions:[`.astro`],parser:o,...s.enabled?{project:t.join(a.cwd(),`tsconfig.json`)}:{project:void 0}}},name:`kp/astro/rules`,processor:`astro/client-side-ts`,rules:{...U.rules,...Ae,...je,"perfectionist/sort-intersection-types":[`error`,{groups:[`named`,`union`,`intersection`,`conditional`,`function`,`import`,`keyword`,`operator`,`literal`,`tuple`,`object`]}],"ts/no-unsafe-return":`off`,"unicorn/filename-case":[`error`,{cases:{kebabCase:!0,pascalCase:!0},ignore:[String.raw`^\[slug\]\.astro$`]}],...n}},s.ignores.length>0?{files:s.ignores,languageOptions:{parserOptions:{project:void 0,projectService:!1}},name:`kp/astro/disable-type-aware`,rules:{...W}}:{},{files:[A],languageOptions:{ecmaVersion:2023,globals:{...r.browser},parser:void 0,sourceType:`module`},name:`kp/astro/script-js`,rules:{...W,...u,...i}},{files:[j],languageOptions:{ecmaVersion:2023,globals:{...r.browser},parser:o,parserOptions:{projectService:!1},sourceType:`module`},name:`kp/astro/script-ts`,rules:{...W,...u,...i}}]}async function vt(){return[{files:[`**/*.d.?([cm])ts`],name:`kp/disables/dts`,rules:{"eslint-comments/no-unlimited-disable":`off`,"import/no-duplicates":`off`,"no-restricted-syntax":`off`}},{files:[`**/*.cjs`],name:`kp/disables/cjs`,rules:{"ts/no-require-imports":`off`}},{files:[`**/stylelint.config.js`,`**/stylelint.config.ts`],name:`kp/disables/stylelint-config`,rules:{"unicorn/no-null":`off`}},{name:`kp/disables/prettier`,rules:{...$e,curly:`error`}}]}const yt={"html/require-lang":`error`,"html/require-img-alt":`error`,"html/require-doctype":`error`,"html/require-title":`error`,"html/no-multiple-h1":`error`,"html/no-extra-spacing-attrs":`error`,"html/attrs-newline":`error`,"html/element-newline":[`error`,{inline:[`$inline`]}],"html/no-duplicate-id":`error`,"html/indent":`error`,"html/require-li-container":`error`,"html/quotes":`error`,"html/no-obsolete-tags":`error`,"html/no-obsolete-attrs":`error`,"html/require-closing-tags":`error`,"html/no-duplicate-attrs":`error`,"html/use-baseline":`error`,"html/no-duplicate-in-head":`error`};async function bt(e={}){let{overrides:t={},overridesEmbeddedScripts:n={}}=e,r=[O];return[{files:r,name:`kp/html-script`,plugins:{"html-script":ue},rules:{...n}},{files:r,languageOptions:{parser:le},name:`kp/html/setup`,plugins:{html:f}},{name:`kp/html`,plugins:{html:f},rules:{...yt,"html/attrs-newline":`off`,"html/element-newline":`off`,"html/indent":`off`,"html/no-abstract-roles":`error`,"html/no-accesskey-attrs":`error`,"html/no-aria-hidden-body":`error`,"html/no-duplicate-attrs":`error`,"html/no-duplicate-id":`error`,"html/no-extra-spacing-attrs":`off`,"html/no-inline-styles":`error`,"html/no-multiple-h1":`error`,"html/no-non-scalable-viewport":`error`,"html/no-obsolete-tags":`error`,"html/no-positive-tabindex":`error`,"html/no-restricted-attr-values":`error`,"html/no-restricted-attrs":`error`,"html/no-script-style-type":`error`,"html/no-skip-heading-levels":`error`,"html/no-target-blank":`error`,"html/quotes":`off`,"html/require-attrs":`error`,"html/require-button-type":`error`,"html/require-closing-tags":`off`,"html/require-doctype":`error`,"html/require-frame-title":`error`,"html/require-img-alt":`error`,"html/require-lang":`error`,"html/require-li-container":`error`,"html/require-meta-charset":`error`,"html/require-meta-viewport":`error`,"html/require-title":`error`,...t}}]}async function xt(e=[]){return[{ignores:[...F,...e],name:`kp/ignores`}]}async function St(e={}){let{overrides:t={},typeAware:n={enabled:!0,ignores:[]}}=e;return[{...U,files:[ve],languageOptions:J(n.enabled,!1),name:`kp/js/rules`,rules:{...U.rules,"jsdoc/check-tag-names":`off`,"jsdoc/no-types":`off`,...n.enabled?{}:W,...t}},n.enabled&&n.ignores.length>0?{files:n.ignores,languageOptions:J(!1,!1),name:`kp/js/disable-type-aware`,rules:{...W}}:{}]}async function Ct(e={}){let{overrides:t={}}=e;return[{name:`kp/json/setup`,plugins:{json:de,"json-package":fe}},{files:[_],languageOptions:{parser:p},name:`kp/json/rules-json`,rules:{...Ge}},{files:[y],languageOptions:{parser:p},name:`kp/json/rules-jsonc`,rules:{...I}},{files:[v],languageOptions:{parser:p},name:`kp/json/rules-json5`,rules:{...Ke}},{files:[_,y,v],name:`kp/json/rules`,rules:{...We,...qe}},{files:[`.vscode/**.json`],name:`kp/json/rules-settings`,rules:{...I,"json/no-comments":`off`}},{files:[`**/package.json`],name:`kp/json/rules-package`,rules:{...Je,"json-package/no-redundant-files":`error`,"json-package/order-properties":[`error`,{order:wt(pe,[`cspell`,`knip`,`mdat`,`prettier`,`remarkConfig`,`stylelint`])}],"json-package/require-author":`error`,"json-package/require-keywords":`error`,"package-json/require-exports":`off`}},{files:[`**/tsconfig.json`,`**/tsconfig.*.json`,`**/tsconfigs/**/*.json`],name:`kp/json/rules-tsconfig`,rules:{"json/no-comments":`off`,"jsonc/sort-keys":[`error`,{order:[`extends`,`compilerOptions`,`references`,`files`,`include`,`exclude`],pathPattern:`^$`},{order:`incremental.composite.tsBuildInfoFile.disableSourceOfProjectReferenceRedirect.disableSolutionSearching.disableReferencedProjectLoad.target.jsx.jsxFactory.jsxFragmentFactory.jsxImportSource.lib.moduleDetection.noLib.reactNamespace.useDefineForClassFields.emitDecoratorMetadata.experimentalDecorators.libReplacement.baseUrl.rootDir.rootDirs.customConditions.module.moduleResolution.moduleSuffixes.noResolve.paths.resolveJsonModule.resolvePackageJsonExports.resolvePackageJsonImports.typeRoots.types.allowArbitraryExtensions.allowImportingTsExtensions.allowUmdGlobalAccess.allowJs.checkJs.maxNodeModuleJsDepth.strict.strictBindCallApply.strictFunctionTypes.strictNullChecks.strictPropertyInitialization.allowUnreachableCode.allowUnusedLabels.alwaysStrict.exactOptionalPropertyTypes.noFallthroughCasesInSwitch.noImplicitAny.noImplicitOverride.noImplicitReturns.noImplicitThis.noPropertyAccessFromIndexSignature.noUncheckedIndexedAccess.noUnusedLocals.noUnusedParameters.useUnknownInCatchVariables.declaration.declarationDir.declarationMap.downlevelIteration.emitBOM.emitDeclarationOnly.importHelpers.importsNotUsedAsValues.inlineSourceMap.inlineSources.mapRoot.newLine.noEmit.noEmitHelpers.noEmitOnError.outDir.outFile.preserveConstEnums.preserveValueImports.removeComments.sourceMap.sourceRoot.stripInternal.allowSyntheticDefaultImports.esModuleInterop.forceConsistentCasingInFileNames.isolatedDeclarations.isolatedModules.preserveSymlinks.verbatimModuleSyntax.erasableSyntaxOnly.skipDefaultLibCheck.skipLibCheck`.split(`.`),pathPattern:`^compilerOptions$`}]}},{files:[_,y,v],name:`kp/json/rules-overrides`,rules:{...t}}]}function wt(e,t){return[...e.filter(e=>!t.includes(e)),...t]}const G={plugins:{...U.plugins,"jsx-a11y":me},rules:{...U.rules,...Ye,...ut}};async function Tt(e={}){let{overrides:t={},typeAware:n={enabled:!0,ignores:[]}}=e;return[{...G,files:[ye],languageOptions:J(n.enabled,!0),name:`kp/jsx/rules`,rules:{...G.rules,...n.enabled?{}:W,...t}},n.enabled&&n.ignores.length>0?{files:n.ignores,languageOptions:J(!1,!0),name:`kp/jsx/disable-type-aware`,rules:{...W}}:{}]}async function Et(e={}){let{overrides:t={},overridesEmbeddedScripts:n={}}=e;return[{files:[b],ignores:[`${b}/*.md`,`${b}/*.mdx`,`${x}/*.md`,`${x}/*.mdx`],languageOptions:{ecmaVersion:`latest`,globals:{React:!1},parser:he,sourceType:`module`},name:`kp/markdown/remark`,plugins:{...U.plugins,mdx:m},processor:m.createRemarkProcessor({lintCodeBlocks:!0}),rules:{"mdx/remark":`warn`,"react/react-in-jsx-scope":0,"unicorn/filename-case":`error`,...t}},{...U,files:[M],languageOptions:{parserOptions:{projectService:!1}},name:`kp/markdown/code-blocks`,rules:{...W,"no-unused-expressions":`off`,"no-unused-vars":`off`,"ts/no-unused-expressions":`off`,"ts/no-unused-vars":`off`,"unicorn/filename-case":`off`,...n}}]}async function Dt(e={}){let{overrides:t={},overridesEmbeddedScripts:n={}}=e;return[{files:[x],ignores:[`${b}/*.md`,`${b}/*.mdx`,`${x}/*.md`,`${x}/*.mdx`],languageOptions:{ecmaVersion:`latest`,globals:{React:!1},parser:he,sourceType:`module`},name:`kp/mdx/remark`,plugins:{...U.plugins,mdx:m},processor:m.createRemarkProcessor({lintCodeBlocks:!0}),rules:{"mdx/remark":`warn`,"react/react-in-jsx-scope":0,"unicorn/filename-case":[`error`,{cases:{kebabCase:!0,pascalCase:!0}}],...t}},{files:[N],name:`kp/mdx/code-blocks`,rules:{"no-unused-expressions":`off`,"no-unused-vars":`off`,"ts/no-unused-expressions":`off`,"ts/no-unused-vars":`off`,"unicorn/filename-case":`off`,...n}}]}async function Ot(e={}){let{overrides:t={},typeAware:n={enabled:!0,ignores:[]}}=e,r=[g,`${b}/**`,`${x}/**`,j],i=[`${b}/**`,`${x}/**`,j,...n.ignores],a=(await R(import(`@eslint-react/eslint-plugin`))).configs[`recommended-typescript`],{plugins:o}=a;return[{name:`kp/react/setup`,plugins:{react:o[`@eslint-react`],"react-debug":o[`@eslint-react/debug`],"react-dom":o[`@eslint-react/dom`],"react-hooks-extra":o[`@eslint-react/hooks-extra`],"react-naming-convention":o[`@eslint-react/naming-convention`],"react-web-api":o[`@eslint-react/web-api`]},settings:a.settings},{files:r,languageOptions:{parserOptions:{ecmaFeatures:{impliedStrict:!0,jsx:!0}},sourceType:`module`},name:`kp/react/rules`,rules:{...et,...n.enabled?{}:L,...t}},n.enabled?{files:i,languageOptions:{parserOptions:{ecmaFeatures:{impliedStrict:!0,jsx:!0},projectService:!1}},name:`kp/react/disable-type-aware`,rules:{...L}}:{}]}async function kt(e={}){let{overrides:n={}}=e,r=[S,w,C],[i,s]=await Promise.all([R(import(`eslint-plugin-svelte`)),R(import(`svelte-eslint-parser`))]);return[{name:`kp/svelte/setup`,plugins:{svelte:i}},{...U,files:r,languageOptions:{parser:s,parserOptions:{extraFileExtensions:[`.svelte`,`.svelte.ts`],parser:o,projectService:!0,svelteConfig:t.join(a.cwd(),`svelte.config.js`),svelteFeatures:{experimentalGenerics:!0},tsconfigRootDir:a.cwd()}},name:`kp/svelte/rules`,processor:i.processors[`.svelte`],rules:{...U.rules,...nt,"import/no-mutable-exports":`off`,"no-sequences":`off`,"no-undef-init":`off`,"prefer-const":`off`,"ts/no-confusing-void-expression":`off`,"ts/no-unused-expressions":`off`,"unicorn/filename-case":[`error`,{case:`pascalCase`,ignore:[String.raw`^\+`]}],"unicorn/no-useless-undefined":`off`,...n}},{files:[`**/routes/**/+*.ts`],rules:{"ts/no-throw-literal":`off`}},{files:[`src/app.html`],rules:{"html/no-inline-styles":`off`,"html/no-non-scalable-viewport":`off`,"html/require-title":`off`}},{files:[w,C],rules:{"unicorn/filename-case":[`error`,{cases:{camelCase:!0}}]}}]}let At;async function jt(e={}){let{isInEditor:t=!1,overrides:n={}}=e;return At??={...ge,rules:{...ge.rules,..._e.rules}},[{name:`kp/test/setup`,plugins:{test:At},settings:{vitest:{typecheck:!0}}},{files:[P],languageOptions:{globals:{...r.vitest}},name:`kp/test/rules`,rules:{...rt,...lt,"test/no-only-tests":t?`off`:`error`,"unicorn/consistent-function-scoping":`off`,...n}}]}async function Mt(e={}){let{overrides:t={}}=e,n=[E],[r,i]=await Promise.all([R(import(`eslint-plugin-toml`)),R(import(`toml-eslint-parser`))]);return[{name:`kp/toml/setup`,plugins:{toml:r}},{files:n,languageOptions:{parser:i},name:`kp/toml/rules`,rules:{...it,...t}}]}async function K(e={}){let{overrides:t={},typeAware:n={enabled:!0,ignores:[]}}=e;return[{...U,files:[be],languageOptions:J(n.enabled,!1),name:`kp/ts/rules`,rules:{...U.rules,...n.enabled?{}:W,"jsdoc/require-param":`off`,"jsdoc/require-returns":`off`,...t}},{files:[`**/*.d.?([cm])ts`],name:`kp/ts/dts`,rules:{...ct}},n.enabled&&n.ignores.length>0?{files:n.ignores,languageOptions:J(!1,!1),name:`kp/ts/disable-type-aware`,rules:{...W}}:{}]}async function Nt(e={}){let{overrides:t={},typeAware:n={enabled:!0,ignores:[]}}=e;return[{...G,files:[xe],languageOptions:J(n.enabled,!0),name:`kp/tsx/rules`,rules:{...G.rules,...n.enabled?{}:W,...t}},n.enabled&&n.ignores.length>0?{files:n.ignores,languageOptions:J(!1,!0),name:`kp/tsx/disable-type-aware`,rules:{...W}}:{}]}async function Pt(e={}){let{overrides:t={}}=e,n=[T],[r,i]=await Promise.all([R(import(`eslint-plugin-yml`)),R(import(`yaml-eslint-parser`))]);return[{name:`kp/yaml/setup`,plugins:{yaml:r}},{files:n,languageOptions:{parser:i},name:`kp/yaml/rules`,rules:{...dt,...t}}]}const Ft=[`name`,`languageOptions`,`linterOptions`,`processor`,`plugins`,`rules`,`settings`],It={"@eslint-community/eslint-comments":`eslint-comments`,"@eslint-react/debug":`react-debug`,"@eslint-react/dom":`react-dom`,"@eslint-react/hooks-extra":`react-hooks-extra`,"@eslint-react/naming-convention":`react-naming-convention`,"@eslint-react/web-api":`react-web-api`,"@eslint-react":`react`,jsonc:`json`,"@html-eslint":`html`,"package-json":`json-package`,"@typescript-eslint":`ts`,"@stylistic-eslint":`stylistic`,"import-x":`import`,n:`node`,vitest:`test`,yml:`yaml`};async function q(e={},...t){let{astro:r=i(`astro`),gitignore:a=!0,react:o=i(`react`),svelte:s=i(`svelte`)}=e,{isInEditor:c}=e;c===void 0&&(c=z(),c&&console.log(`[@kitschpatrol/eslint-config] Detected running in editor, some rules are disabled.`));let l=[];if(a&&(typeof a==`boolean`?l.push(R(import(`eslint-config-flat-gitignore`)).then(e=>[e({name:`kp/gitignore`,strict:!1})])):l.push(R(import(`eslint-config-flat-gitignore`)).then(e=>[e({name:`kp/gitignore`,...a})]))),l.push(xt(e.ignores),[{linterOptions:{reportUnusedDisableDirectives:`error`}}],St({typeAware:{enabled:!0,ignores:[]},...Z(e,`js`),overrides:Y(e,`js`)}),Tt({typeAware:{enabled:!0,ignores:[]},...Z(e,`jsx`),overrides:Y(e,`jsx`)}),K({typeAware:{enabled:!0,ignores:[]},...Z(e,`ts`),overrides:Y(e,`ts`)}),Nt({typeAware:{enabled:!0,ignores:[]},...Z(e,`tsx`),overrides:Y(e,`tsx`)}),jt({isInEditor:c,overrides:Y(e,`test`)}),Ct({overrides:Y(e,`json`)}),Pt({overrides:Y(e,`yaml`)}),Mt({overrides:Y(e,`toml`)}),Et({overrides:Y(e,`md`),overridesEmbeddedScripts:X(e,`md`)}),Dt({overrides:Y(e,`mdx`),overridesEmbeddedScripts:X(e,`mdx`)}),bt({overrides:Y(e,`html`),overridesEmbeddedScripts:X(e,`html`)})),o&&l.push(Ot({overrides:Y(e,`react`)})),s&&l.push(kt({overrides:Y(e,`svelte`)})),r&&l.push(_t({overrides:Y(e,`astro`),overridesEmbeddedScripts:X(e,`astro`)})),l.push(vt()),`files`in e)throw Error(`[@kitschpatrol/eslint-config] The first argument should not contain the "files" property as the options are supposed to be global. Place it in the second or later config instead.`);let u=Ft.reduce((t,n)=>(n in e&&(t[n]=e[n]),t),{});Object.keys(u).length>0&&l.push([u]);let d=new n;return d=d.append(...l,...t),d=d.renamePlugins(It),d}function J(e=!0,t=!1){return{ecmaVersion:2023,globals:{...r.browser,...r.es2023,...r.nodeBuiltin},parser:o,parserOptions:{ecmaFeatures:{impliedStrict:!0,jsx:t},...e?{projectService:!0,tsconfigRootDir:process.cwd()}:{projectService:!1},ecmaVersion:2023,sourceType:`module`}}}function Y(e,t){let n=Z(e,t);return{...`overrides`in n?n.overrides:{}}}function X(e,t){let n=Z(e,t);return{...`overridesEmbeddedScripts`in n?n.overridesEmbeddedScripts:{}}}function Z(e,t){return typeof e[t]==`boolean`?{}:e[t]||{}}const Lt=/[./\\]/;function Rt(e){return Lt.test(e)?e:`file.${e}`}let Q,$;async function zt(){return Q??=await import(`eslint`),Q}async function Bt(e){$??=new Map;let t=JSON.stringify(e??{});if(!$.has(t)){let{ESLint:n}=await zt(),r=new n({baseConfig:[...await q({isInEditor:!1,...e}),{languageOptions:{parserOptions:{projectService:{allowDefaultProject:[`*.ts`,`*.tsx`,`*.js`,`*.jsx`]}}}}],fix:!0,overrideConfigFile:!0});$.set(t,r)}return $.get(t)}async function Vt(e,t,n){let r=`file.ts`,i=n;typeof t==`string`?r=Rt(t):t!==void 0&&(i=t);let[a]=await(await Bt(i)).lintText(e,{filePath:r});return a.output??e}async function Ht(n,r){let i=await e.readFile(n,`utf8`),[a]=await(await Bt(r)).lintText(i,{filePath:t.basename(n)});a.output!==void 0&&await e.writeFile(n,a.output,`utf8`)}function Ut(){Q=void 0,$=void 0}export{ke as GLOB_ALL_SRC,k as GLOB_ASTRO,A as GLOB_ASTRO_JS,j as GLOB_ASTRO_TS,Ce as GLOB_CSS,F as GLOB_EXCLUDE,Oe as GLOB_GRAPHQL,O as GLOB_HTML,ve as GLOB_JS,_ as GLOB_JSON,v as GLOB_JSON5,y as GLOB_JSONC,ye as GLOB_JSX,Te as GLOB_LESS,b as GLOB_MARKDOWN,M as GLOB_MARKDOWN_CODE,x as GLOB_MDX,N as GLOB_MDX_CODE,we as GLOB_POSTCSS,Ee as GLOB_SCSS,g as GLOB_SRC,h as GLOB_SRC_EXT,Se as GLOB_STYLE,S as GLOB_SVELTE,w as GLOB_SVELTE_JS,C as GLOB_SVELTE_TS,De as GLOB_SVG,P as GLOB_TESTS,E as GLOB_TOML,be as GLOB_TS,xe as GLOB_TSX,D as GLOB_XML,T as GLOB_YAML,_t as astro,Ut as clearCache,ft as combine,q as default,q as eslintConfig,It as defaultPluginRenaming,vt as disables,Vt as fix,Ht as fixFile,H as generatePerfectionistSortConfig,J as getLanguageOptions,Y as getOverrides,X as getOverridesEmbeddedScripts,bt as html,xt as ignores,R as interopDefault,z as isInEditorEnv,B as isInGitHooksOrLintStaged,St as js,Ct as json,Tt as jsx,Et as md,Dt as mdx,Ot as react,pt as renamePluginInConfigs,V as renameRules,Z as resolveSubOptions,kt as svelte,jt as test,mt as toArray,Mt as toml,K as ts,Nt as tsx,Pt as yaml};
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@kitschpatrol/eslint-config",
3
- "version": "7.4.1",
3
+ "version": "7.5.1",
4
4
  "description": "ESLint configuration for @kitschpatrol/shared-config.",
5
5
  "keywords": [
6
6
  "shared-config",
@@ -48,9 +48,10 @@
48
48
  "@html-eslint/eslint-plugin": "^0.59.0",
49
49
  "@html-eslint/parser": "^0.59.0",
50
50
  "@pinojs/json-colorizer": "^4.0.0",
51
- "@typescript-eslint/eslint-plugin": "^8.58.2",
52
- "@typescript-eslint/parser": "^8.58.2",
53
- "@vitest/eslint-plugin": "^1.6.15",
51
+ "@stylistic/eslint-plugin": "^5.10.0",
52
+ "@typescript-eslint/eslint-plugin": "^8.59.0",
53
+ "@typescript-eslint/parser": "^8.59.0",
54
+ "@vitest/eslint-plugin": "^1.6.16",
54
55
  "astro-eslint-parser": "^1.4.0",
55
56
  "cosmiconfig": "^9.0.1",
56
57
  "cosmiconfig-typescript-loader": "^6.3.0",
@@ -74,9 +75,9 @@
74
75
  "eslint-plugin-n": "^17.24.0",
75
76
  "eslint-plugin-no-only-tests": "^3.3.0",
76
77
  "eslint-plugin-package-json": "^0.91.1",
77
- "eslint-plugin-perfectionist": "^5.8.0",
78
+ "eslint-plugin-perfectionist": "^5.9.0",
78
79
  "eslint-plugin-regexp": "^3.1.0",
79
- "eslint-plugin-svelte": "^3.17.0",
80
+ "eslint-plugin-svelte": "^3.17.1",
80
81
  "eslint-plugin-toml": "^1.3.1",
81
82
  "eslint-plugin-unicorn": "^64.0.0",
82
83
  "eslint-plugin-yml": "^3.3.1",
@@ -89,7 +90,7 @@
89
90
  "local-pkg": "^1.1.2",
90
91
  "package-up": "^5.0.0",
91
92
  "picocolors": "^1.1.1",
92
- "prettier": "^3.8.2",
93
+ "prettier": "^3.8.3",
93
94
  "sort-package-json": "^3.6.1",
94
95
  "svelte-eslint-parser": "^1.6.0",
95
96
  "toml-eslint-parser": "^1.0.3",
@@ -104,7 +105,7 @@
104
105
  "eslint-config-xo-typescript": "^9.0.0",
105
106
  "eslint-typegen": "^2.3.1",
106
107
  "globby": "^16.2.0",
107
- "svelte": "^5.55.3"
108
+ "svelte": "^5.55.5"
108
109
  },
109
110
  "engines": {
110
111
  "node": ">=22.18.0"
package/readme.md CHANGED
@@ -230,6 +230,6 @@ This config is a heavily modified variation on Anthony Fu's [@antfu/eslint-confi
230
230
 
231
231
  ## License
232
232
 
233
- [MIT](license.txt) © Eric Mika
233
+ [MIT](license.txt) © [Eric Mika](https://ericmika.com)
234
234
 
235
235
  <!-- /license -->