lint-suite 2.0.2 → 2.1.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/CHANGELOG.md +542 -0
- package/README.md +228 -57
- package/eslint.d.ts +0 -1
- package/eslint.js +735 -7125
- package/lib/angular-template.d.ts +0 -1
- package/lib/angular.d.ts +0 -1
- package/lib/base-limits.d.ts +0 -1
- package/lib/base-practices.d.ts +0 -1
- package/lib/base-recommended.d.ts +0 -1
- package/lib/base.d.ts +0 -1
- package/lib/boundaries.d.ts +0 -1
- package/lib/javascript.d.ts +0 -1
- package/lib/json.d.ts +0 -1
- package/lib/line-length.const.d.ts +0 -1
- package/lib/playwright.d.ts +0 -1
- package/lib/prettier.d.ts +0 -1
- package/lib/rxjs.d.ts +0 -1
- package/lib/storybook.d.ts +0 -1
- package/lib/typescript-consistency.d.ts +0 -1
- package/lib/typescript-imports.d.ts +0 -1
- package/lib/typescript-local-plugin.d.ts +2 -2
- package/lib/typescript-overrides.d.ts +0 -1
- package/lib/typescript-recommended.d.ts +0 -1
- package/lib/typescript-safety.d.ts +0 -1
- package/lib/typescript.d.ts +0 -1
- package/lib/vitest.d.ts +0 -1
- package/package.json +30 -20
- package/prettier.d.ts +0 -1
- package/prettier.js +0 -1
- package/stylelint.d.ts +0 -1
- package/stylelint.js +11 -937
- package/eslint.cjs +0 -7376
- package/eslint.cjs.map +0 -7
- package/eslint.d.ts.map +0 -1
- package/eslint.js.map +0 -7
- package/lib/angular-template.d.ts.map +0 -1
- package/lib/angular.d.ts.map +0 -1
- package/lib/base-limits.d.ts.map +0 -1
- package/lib/base-practices.d.ts.map +0 -1
- package/lib/base-recommended.d.ts.map +0 -1
- package/lib/base.d.ts.map +0 -1
- package/lib/boundaries.d.ts.map +0 -1
- package/lib/javascript.d.ts.map +0 -1
- package/lib/json.d.ts.map +0 -1
- package/lib/line-length.const.d.ts.map +0 -1
- package/lib/playwright.d.ts.map +0 -1
- package/lib/prettier.d.ts.map +0 -1
- package/lib/rules/arrow-body-fits-line/arrow-body-fits-line.d.ts +0 -6
- package/lib/rules/arrow-body-fits-line/arrow-body-fits-line.d.ts.map +0 -1
- package/lib/rules/chain-fits-line/chain-fits-line.d.ts +0 -6
- package/lib/rules/chain-fits-line/chain-fits-line.d.ts.map +0 -1
- package/lib/rules/chain-receiver-is-name/chain-receiver-is-name.d.ts +0 -7
- package/lib/rules/chain-receiver-is-name/chain-receiver-is-name.d.ts.map +0 -1
- package/lib/rules/common/class-usage.type.d.ts +0 -26
- package/lib/rules/common/class-usage.type.d.ts.map +0 -1
- package/lib/rules/common/file-cache.type.d.ts +0 -11
- package/lib/rules/common/file-cache.type.d.ts.map +0 -1
- package/lib/rules/common/glob-matcher.type.d.ts +0 -2
- package/lib/rules/common/glob-matcher.type.d.ts.map +0 -1
- package/lib/rules/component-metadata.d.ts +0 -3
- package/lib/rules/component-metadata.d.ts.map +0 -1
- package/lib/rules/define-plugin.util.d.ts +0 -6
- package/lib/rules/define-plugin.util.d.ts.map +0 -1
- package/lib/rules/explicit-accessibility/common/explicit-accessibility.const.d.ts +0 -6
- package/lib/rules/explicit-accessibility/common/explicit-accessibility.const.d.ts.map +0 -1
- package/lib/rules/explicit-accessibility/common/explicit-accessibility.type.d.ts +0 -17
- package/lib/rules/explicit-accessibility/common/explicit-accessibility.type.d.ts.map +0 -1
- package/lib/rules/explicit-accessibility/explicit-accessibility.d.ts +0 -7
- package/lib/rules/explicit-accessibility/explicit-accessibility.d.ts.map +0 -1
- package/lib/rules/file-cache.d.ts +0 -14
- package/lib/rules/file-cache.d.ts.map +0 -1
- package/lib/rules/max-condition-operands/max-condition-operands.d.ts +0 -10
- package/lib/rules/max-condition-operands/max-condition-operands.d.ts.map +0 -1
- package/lib/rules/no-call-in-condition/common/no-call-in-condition.const.d.ts +0 -6
- package/lib/rules/no-call-in-condition/common/no-call-in-condition.const.d.ts.map +0 -1
- package/lib/rules/no-call-in-condition/common/no-call-in-condition.type.d.ts +0 -21
- package/lib/rules/no-call-in-condition/common/no-call-in-condition.type.d.ts.map +0 -1
- package/lib/rules/no-call-in-condition/no-call-in-condition.d.ts +0 -7
- package/lib/rules/no-call-in-condition/no-call-in-condition.d.ts.map +0 -1
- package/lib/rules/no-call-in-condition/utils/call-exemptions.util.d.ts +0 -4
- package/lib/rules/no-call-in-condition/utils/call-exemptions.util.d.ts.map +0 -1
- package/lib/rules/no-call-in-condition/utils/condition-calls.util.d.ts +0 -7
- package/lib/rules/no-call-in-condition/utils/condition-calls.util.d.ts.map +0 -1
- package/lib/rules/no-grouped-condition/no-grouped-condition.d.ts +0 -7
- package/lib/rules/no-grouped-condition/no-grouped-condition.d.ts.map +0 -1
- package/lib/rules/no-inline-object-types/no-inline-object-types.d.ts +0 -6
- package/lib/rules/no-inline-object-types/no-inline-object-types.d.ts.map +0 -1
- package/lib/rules/no-inline-return-object/no-inline-return-object.d.ts +0 -6
- package/lib/rules/no-inline-return-object/no-inline-return-object.d.ts.map +0 -1
- package/lib/rules/no-nested-object-value/common/no-nested-object-value.const.d.ts +0 -5
- package/lib/rules/no-nested-object-value/common/no-nested-object-value.const.d.ts.map +0 -1
- package/lib/rules/no-nested-object-value/common/no-nested-object-value.type.d.ts +0 -7
- package/lib/rules/no-nested-object-value/common/no-nested-object-value.type.d.ts.map +0 -1
- package/lib/rules/no-nested-object-value/no-nested-object-value.d.ts +0 -7
- package/lib/rules/no-nested-object-value/no-nested-object-value.d.ts.map +0 -1
- package/lib/rules/no-nested-object-value/utils/decorator-config.util.d.ts +0 -3
- package/lib/rules/no-nested-object-value/utils/decorator-config.util.d.ts.map +0 -1
- package/lib/rules/no-spread-expression/no-spread-expression.d.ts +0 -6
- package/lib/rules/no-spread-expression/no-spread-expression.d.ts.map +0 -1
- package/lib/rules/no-unstyled-classes/common/no-unstyled-classes.type.d.ts +0 -33
- package/lib/rules/no-unstyled-classes/common/no-unstyled-classes.type.d.ts.map +0 -1
- package/lib/rules/no-unstyled-classes/no-unstyled-classes.d.ts +0 -8
- package/lib/rules/no-unstyled-classes/no-unstyled-classes.d.ts.map +0 -1
- package/lib/rules/no-unstyled-classes/styles/component-stylesheets.d.ts +0 -4
- package/lib/rules/no-unstyled-classes/styles/component-stylesheets.d.ts.map +0 -1
- package/lib/rules/no-unstyled-classes/styles/linked-stylesheets.d.ts +0 -3
- package/lib/rules/no-unstyled-classes/styles/linked-stylesheets.d.ts.map +0 -1
- package/lib/rules/no-unstyled-classes/styles/stylesheet-classes.d.ts +0 -3
- package/lib/rules/no-unstyled-classes/styles/stylesheet-classes.d.ts.map +0 -1
- package/lib/rules/no-unstyled-classes/styles/stylesheet-collection.d.ts +0 -4
- package/lib/rules/no-unstyled-classes/styles/stylesheet-collection.d.ts.map +0 -1
- package/lib/rules/no-unstyled-classes/styles/stylesheet-imports.d.ts +0 -2
- package/lib/rules/no-unstyled-classes/styles/stylesheet-imports.d.ts.map +0 -1
- package/lib/rules/no-unstyled-classes/styles/template-stylesheets.d.ts +0 -3
- package/lib/rules/no-unstyled-classes/styles/template-stylesheets.d.ts.map +0 -1
- package/lib/rules/no-unused-angular-instance-fields/project-usage/angular/angular-component-discovery.d.ts +0 -5
- package/lib/rules/no-unused-angular-instance-fields/project-usage/angular/angular-component-discovery.d.ts.map +0 -1
- package/lib/rules/no-unused-angular-instance-fields/project-usage/angular/angular-component-scope.d.ts +0 -9
- package/lib/rules/no-unused-angular-instance-fields/project-usage/angular/angular-component-scope.d.ts.map +0 -1
- package/lib/rules/no-unused-angular-instance-fields/project-usage/angular/angular-decorator-kind.d.ts +0 -10
- package/lib/rules/no-unused-angular-instance-fields/project-usage/angular/angular-decorator-kind.d.ts.map +0 -1
- package/lib/rules/no-unused-angular-instance-fields/project-usage/angular/angular-directive-index.d.ts +0 -9
- package/lib/rules/no-unused-angular-instance-fields/project-usage/angular/angular-directive-index.d.ts.map +0 -1
- package/lib/rules/no-unused-angular-instance-fields/project-usage/angular/angular-metadata-values.d.ts +0 -12
- package/lib/rules/no-unused-angular-instance-fields/project-usage/angular/angular-metadata-values.d.ts.map +0 -1
- package/lib/rules/no-unused-angular-instance-fields/project-usage/angular/angular-resolved-path.d.ts +0 -3
- package/lib/rules/no-unused-angular-instance-fields/project-usage/angular/angular-resolved-path.d.ts.map +0 -1
- package/lib/rules/no-unused-angular-instance-fields/project-usage/angular/angular-template-read-chains.d.ts +0 -17
- package/lib/rules/no-unused-angular-instance-fields/project-usage/angular/angular-template-read-chains.d.ts.map +0 -1
- package/lib/rules/no-unused-angular-instance-fields/project-usage/angular/angular-template-read-resolution.d.ts +0 -7
- package/lib/rules/no-unused-angular-instance-fields/project-usage/angular/angular-template-read-resolution.d.ts.map +0 -1
- package/lib/rules/no-unused-angular-instance-fields/project-usage/angular/angular-template-reads.d.ts +0 -6
- package/lib/rules/no-unused-angular-instance-fields/project-usage/angular/angular-template-reads.d.ts.map +0 -1
- package/lib/rules/no-unused-angular-instance-fields/project-usage/angular/angular-template-references.d.ts +0 -5
- package/lib/rules/no-unused-angular-instance-fields/project-usage/angular/angular-template-references.d.ts.map +0 -1
- package/lib/rules/no-unused-angular-instance-fields/project-usage/common/project-index.type.d.ts +0 -52
- package/lib/rules/no-unused-angular-instance-fields/project-usage/common/project-index.type.d.ts.map +0 -1
- package/lib/rules/no-unused-angular-instance-fields/project-usage/common/project-usage.type.d.ts +0 -105
- package/lib/rules/no-unused-angular-instance-fields/project-usage/common/project-usage.type.d.ts.map +0 -1
- package/lib/rules/no-unused-angular-instance-fields/project-usage/project-file-entry.d.ts +0 -4
- package/lib/rules/no-unused-angular-instance-fields/project-usage/project-file-entry.d.ts.map +0 -1
- package/lib/rules/no-unused-angular-instance-fields/project-usage/project-index-classes.d.ts +0 -5
- package/lib/rules/no-unused-angular-instance-fields/project-usage/project-index-classes.d.ts.map +0 -1
- package/lib/rules/no-unused-angular-instance-fields/project-usage/project-index-reconciliation.d.ts +0 -4
- package/lib/rules/no-unused-angular-instance-fields/project-usage/project-index-reconciliation.d.ts.map +0 -1
- package/lib/rules/no-unused-angular-instance-fields/project-usage/project-index-staleness.d.ts +0 -14
- package/lib/rules/no-unused-angular-instance-fields/project-usage/project-index-staleness.d.ts.map +0 -1
- package/lib/rules/no-unused-angular-instance-fields/project-usage/project-usage.d.ts +0 -18
- package/lib/rules/no-unused-angular-instance-fields/project-usage/project-usage.d.ts.map +0 -1
- package/lib/rules/no-unused-angular-instance-fields/project-usage/typescript/typescript-angular-interface-methods.d.ts +0 -8
- package/lib/rules/no-unused-angular-instance-fields/project-usage/typescript/typescript-angular-interface-methods.d.ts.map +0 -1
- package/lib/rules/no-unused-angular-instance-fields/project-usage/typescript/typescript-assignment-pattern-elements.d.ts +0 -5
- package/lib/rules/no-unused-angular-instance-fields/project-usage/typescript/typescript-assignment-pattern-elements.d.ts.map +0 -1
- package/lib/rules/no-unused-angular-instance-fields/project-usage/typescript/typescript-binding-pattern-elements.d.ts +0 -6
- package/lib/rules/no-unused-angular-instance-fields/project-usage/typescript/typescript-binding-pattern-elements.d.ts.map +0 -1
- package/lib/rules/no-unused-angular-instance-fields/project-usage/typescript/typescript-candidate-names.d.ts +0 -4
- package/lib/rules/no-unused-angular-instance-fields/project-usage/typescript/typescript-candidate-names.d.ts.map +0 -1
- package/lib/rules/no-unused-angular-instance-fields/project-usage/typescript/typescript-destructuring-reads.d.ts +0 -4
- package/lib/rules/no-unused-angular-instance-fields/project-usage/typescript/typescript-destructuring-reads.d.ts.map +0 -1
- package/lib/rules/no-unused-angular-instance-fields/project-usage/typescript/typescript-reads.d.ts +0 -4
- package/lib/rules/no-unused-angular-instance-fields/project-usage/typescript/typescript-reads.d.ts.map +0 -1
- package/lib/rules/no-unused-angular-instance-fields/project-usage/typescript/typescript-symbol-reads.d.ts +0 -8
- package/lib/rules/no-unused-angular-instance-fields/project-usage/typescript/typescript-symbol-reads.d.ts.map +0 -1
- package/lib/rules/no-unused-angular-instance-fields/project-usage/typescript/typescript-type-dependencies.d.ts +0 -3
- package/lib/rules/no-unused-angular-instance-fields/project-usage/typescript/typescript-type-dependencies.d.ts.map +0 -1
- package/lib/rules/no-unused-angular-instance-fields/project-usage/typescript/typescript-write-targets.d.ts +0 -7
- package/lib/rules/no-unused-angular-instance-fields/project-usage/typescript/typescript-write-targets.d.ts.map +0 -1
- package/lib/rules/no-unused-angular-instance-fields/project-usage/utils/class-members.util.d.ts +0 -10
- package/lib/rules/no-unused-angular-instance-fields/project-usage/utils/class-members.util.d.ts.map +0 -1
- package/lib/rules/no-unused-angular-instance-fields/project-usage/utils/read-chain-text.util.d.ts +0 -4
- package/lib/rules/no-unused-angular-instance-fields/project-usage/utils/read-chain-text.util.d.ts.map +0 -1
- package/lib/rules/no-unused-angular-instance-fields/project-usage/utils/spec-file.util.d.ts +0 -2
- package/lib/rules/no-unused-angular-instance-fields/project-usage/utils/spec-file.util.d.ts.map +0 -1
- package/lib/rules/no-unused-angular-instance-fields/project-usage/utils/type-property-symbols.util.d.ts +0 -4
- package/lib/rules/no-unused-angular-instance-fields/project-usage/utils/type-property-symbols.util.d.ts.map +0 -1
- package/lib/rules/no-unused-angular-instance-fields/rule/angular/angular-class-fields.d.ts +0 -3
- package/lib/rules/no-unused-angular-instance-fields/rule/angular/angular-class-fields.d.ts.map +0 -1
- package/lib/rules/no-unused-angular-instance-fields/rule/angular/angular-expression-reads.d.ts +0 -6
- package/lib/rules/no-unused-angular-instance-fields/rule/angular/angular-expression-reads.d.ts.map +0 -1
- package/lib/rules/no-unused-angular-instance-fields/rule/angular/angular-imports.d.ts +0 -9
- package/lib/rules/no-unused-angular-instance-fields/rule/angular/angular-imports.d.ts.map +0 -1
- package/lib/rules/no-unused-angular-instance-fields/rule/angular/angular-managed-fields.d.ts +0 -5
- package/lib/rules/no-unused-angular-instance-fields/rule/angular/angular-managed-fields.d.ts.map +0 -1
- package/lib/rules/no-unused-angular-instance-fields/rule/angular/angular-member-candidates.d.ts +0 -6
- package/lib/rules/no-unused-angular-instance-fields/rule/angular/angular-member-candidates.d.ts.map +0 -1
- package/lib/rules/no-unused-angular-instance-fields/rule/angular/angular-metadata-literals.d.ts +0 -5
- package/lib/rules/no-unused-angular-instance-fields/rule/angular/angular-metadata-literals.d.ts.map +0 -1
- package/lib/rules/no-unused-angular-instance-fields/rule/angular/angular-metadata-reads.d.ts +0 -9
- package/lib/rules/no-unused-angular-instance-fields/rule/angular/angular-metadata-reads.d.ts.map +0 -1
- package/lib/rules/no-unused-angular-instance-fields/rule/angular/angular-template-parsing.d.ts +0 -4
- package/lib/rules/no-unused-angular-instance-fields/rule/angular/angular-template-parsing.d.ts.map +0 -1
- package/lib/rules/no-unused-angular-instance-fields/rule/common/no-unused-angular-instance-fields.type.d.ts +0 -55
- package/lib/rules/no-unused-angular-instance-fields/rule/common/no-unused-angular-instance-fields.type.d.ts.map +0 -1
- package/lib/rules/no-unused-angular-instance-fields/rule/no-unused-angular-instance-fields.d.ts +0 -8
- package/lib/rules/no-unused-angular-instance-fields/rule/no-unused-angular-instance-fields.d.ts.map +0 -1
- package/lib/rules/no-unused-angular-instance-fields/rule/typescript/typescript-class-read-visitor.d.ts +0 -4
- package/lib/rules/no-unused-angular-instance-fields/rule/typescript/typescript-class-read-visitor.d.ts.map +0 -1
- package/lib/rules/no-unused-angular-instance-fields/rule/typescript/typescript-field-reads.d.ts +0 -8
- package/lib/rules/no-unused-angular-instance-fields/rule/typescript/typescript-field-reads.d.ts.map +0 -1
- package/lib/rules/no-unused-angular-instance-fields/rule/typescript/typescript-lexical-this.d.ts +0 -3
- package/lib/rules/no-unused-angular-instance-fields/rule/typescript/typescript-lexical-this.d.ts.map +0 -1
- package/lib/rules/no-unused-angular-instance-fields/rule/typescript/typescript-write-targets.d.ts +0 -3
- package/lib/rules/no-unused-angular-instance-fields/rule/typescript/typescript-write-targets.d.ts.map +0 -1
- package/lib/rules/no-unused-angular-instance-fields/utils/angular-read-target.util.d.ts +0 -4
- package/lib/rules/no-unused-angular-instance-fields/utils/angular-read-target.util.d.ts.map +0 -1
- package/lib/rules/no-unused-classes/common/no-unused-classes.type.d.ts +0 -24
- package/lib/rules/no-unused-classes/common/no-unused-classes.type.d.ts.map +0 -1
- package/lib/rules/no-unused-classes/no-unused-classes.d.ts +0 -8
- package/lib/rules/no-unused-classes/no-unused-classes.d.ts.map +0 -1
- package/lib/rules/no-unused-classes/styles/linked-templates.d.ts +0 -9
- package/lib/rules/no-unused-classes/styles/linked-templates.d.ts.map +0 -1
- package/lib/rules/no-unused-classes/styles/stylesheet-components.d.ts +0 -3
- package/lib/rules/no-unused-classes/styles/stylesheet-components.d.ts.map +0 -1
- package/lib/rules/no-unused-classes/template/template-usage.d.ts +0 -3
- package/lib/rules/no-unused-classes/template/template-usage.d.ts.map +0 -1
- package/lib/rules/no-unused-exports/common/no-unused-exports.const.d.ts +0 -7
- package/lib/rules/no-unused-exports/common/no-unused-exports.const.d.ts.map +0 -1
- package/lib/rules/no-unused-exports/common/no-unused-exports.type.d.ts +0 -70
- package/lib/rules/no-unused-exports/common/no-unused-exports.type.d.ts.map +0 -1
- package/lib/rules/no-unused-exports/export-index.d.ts +0 -6
- package/lib/rules/no-unused-exports/export-index.d.ts.map +0 -1
- package/lib/rules/no-unused-exports/no-unused-exports.d.ts +0 -7
- package/lib/rules/no-unused-exports/no-unused-exports.d.ts.map +0 -1
- package/lib/rules/no-unused-exports/report-unused-exports.d.ts +0 -12
- package/lib/rules/no-unused-exports/report-unused-exports.d.ts.map +0 -1
- package/lib/rules/no-unused-exports/utils/aggregate-update.util.d.ts +0 -4
- package/lib/rules/no-unused-exports/utils/aggregate-update.util.d.ts.map +0 -1
- package/lib/rules/no-unused-exports/utils/export-edges.util.d.ts +0 -5
- package/lib/rules/no-unused-exports/utils/export-edges.util.d.ts.map +0 -1
- package/lib/rules/no-unused-exports/utils/export-nodes.util.d.ts +0 -5
- package/lib/rules/no-unused-exports/utils/export-nodes.util.d.ts.map +0 -1
- package/lib/rules/no-unused-exports/utils/export-usage.util.d.ts +0 -4
- package/lib/rules/no-unused-exports/utils/export-usage.util.d.ts.map +0 -1
- package/lib/rules/no-unused-exports/utils/exported-names.util.d.ts +0 -3
- package/lib/rules/no-unused-exports/utils/exported-names.util.d.ts.map +0 -1
- package/lib/rules/no-unused-exports/utils/file-changes.util.d.ts +0 -4
- package/lib/rules/no-unused-exports/utils/file-changes.util.d.ts.map +0 -1
- package/lib/rules/no-unused-exports/utils/module-edges.util.d.ts +0 -4
- package/lib/rules/no-unused-exports/utils/module-edges.util.d.ts.map +0 -1
- package/lib/rules/no-unused-exports/utils/module-target.util.d.ts +0 -4
- package/lib/rules/no-unused-exports/utils/module-target.util.d.ts.map +0 -1
- package/lib/rules/no-unused-exports/utils/public-exports.util.d.ts +0 -3
- package/lib/rules/no-unused-exports/utils/public-exports.util.d.ts.map +0 -1
- package/lib/rules/one-line-guard/one-line-guard.d.ts +0 -10
- package/lib/rules/one-line-guard/one-line-guard.d.ts.map +0 -1
- package/lib/rules/readonly-type-properties/readonly-type-properties.d.ts +0 -7
- package/lib/rules/readonly-type-properties/readonly-type-properties.d.ts.map +0 -1
- package/lib/rules/selector-classes.d.ts +0 -7
- package/lib/rules/selector-classes.d.ts.map +0 -1
- package/lib/rules/ternary-branch-shape/ternary-branch-shape.d.ts +0 -6
- package/lib/rules/ternary-branch-shape/ternary-branch-shape.d.ts.map +0 -1
- package/lib/rules/test-file-shape/common/test-file-shape.const.d.ts +0 -14
- package/lib/rules/test-file-shape/common/test-file-shape.const.d.ts.map +0 -1
- package/lib/rules/test-file-shape/common/test-file-shape.type.d.ts +0 -7
- package/lib/rules/test-file-shape/common/test-file-shape.type.d.ts.map +0 -1
- package/lib/rules/test-file-shape/mock-exports.d.ts +0 -7
- package/lib/rules/test-file-shape/mock-exports.d.ts.map +0 -1
- package/lib/rules/test-file-shape/stub-exports.d.ts +0 -7
- package/lib/rules/test-file-shape/stub-exports.d.ts.map +0 -1
- package/lib/rules/test-file-shape/test-file-shape.d.ts +0 -7
- package/lib/rules/test-file-shape/test-file-shape.d.ts.map +0 -1
- package/lib/rules/type-placement/common/type-placement.const.d.ts +0 -5
- package/lib/rules/type-placement/common/type-placement.const.d.ts.map +0 -1
- package/lib/rules/type-placement/common/type-placement.type.d.ts +0 -7
- package/lib/rules/type-placement/common/type-placement.type.d.ts.map +0 -1
- package/lib/rules/type-placement/type-placement.d.ts +0 -7
- package/lib/rules/type-placement/type-placement.d.ts.map +0 -1
- package/lib/rules/util-purity/common/util-purity.const.d.ts +0 -10
- package/lib/rules/util-purity/common/util-purity.const.d.ts.map +0 -1
- package/lib/rules/util-purity/common/util-purity.type.d.ts +0 -7
- package/lib/rules/util-purity/common/util-purity.type.d.ts.map +0 -1
- package/lib/rules/util-purity/util-purity.d.ts +0 -7
- package/lib/rules/util-purity/util-purity.d.ts.map +0 -1
- package/lib/rules/utils/class-expression-literals.util.d.ts +0 -4
- package/lib/rules/utils/class-expression-literals.util.d.ts.map +0 -1
- package/lib/rules/utils/enclosing-statement.util.d.ts +0 -3
- package/lib/rules/utils/enclosing-statement.util.d.ts.map +0 -1
- package/lib/rules/utils/glob-matcher.util.d.ts +0 -3
- package/lib/rules/utils/glob-matcher.util.d.ts.map +0 -1
- package/lib/rules/utils/indent-of.util.d.ts +0 -3
- package/lib/rules/utils/indent-of.util.d.ts.map +0 -1
- package/lib/rules/utils/resolved-rules.util.d.ts +0 -5
- package/lib/rules/utils/resolved-rules.util.d.ts.map +0 -1
- package/lib/rules/utils/template-classes.util.d.ts +0 -5
- package/lib/rules/utils/template-classes.util.d.ts.map +0 -1
- package/lib/rules/utils/template-links.util.d.ts +0 -2
- package/lib/rules/utils/template-links.util.d.ts.map +0 -1
- package/lib/rules/utils/to-regexp.util.d.ts +0 -2
- package/lib/rules/utils/to-regexp.util.d.ts.map +0 -1
- package/lib/rxjs.d.ts.map +0 -1
- package/lib/storybook.d.ts.map +0 -1
- package/lib/typescript-consistency.d.ts.map +0 -1
- package/lib/typescript-imports.d.ts.map +0 -1
- package/lib/typescript-local-plugin.d.ts.map +0 -1
- package/lib/typescript-overrides.d.ts.map +0 -1
- package/lib/typescript-recommended.d.ts.map +0 -1
- package/lib/typescript-safety.d.ts.map +0 -1
- package/lib/typescript.d.ts.map +0 -1
- package/lib/vitest.d.ts.map +0 -1
- package/prettier.cjs +0 -50
- package/prettier.cjs.map +0 -7
- package/prettier.d.ts.map +0 -1
- package/prettier.js.map +0 -7
- package/stylelint.cjs +0 -968
- package/stylelint.cjs.map +0 -7
- package/stylelint.d.ts.map +0 -1
- package/stylelint.js.map +0 -7
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"angular-template.d.ts","sourceRoot":"","sources":["../../../../../packages/lint-suite/src/lib/angular-template.ts"],"names":[],"mappings":"AAWA,eAAO,MAAM,eAAe,wCAkE1B,CAAC"}
|
package/lib/angular.d.ts.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"angular.d.ts","sourceRoot":"","sources":["../../../../../packages/lint-suite/src/lib/angular.ts"],"names":[],"mappings":"AAeA,eAAO,MAAM,OAAO,wCAgDlB,CAAC"}
|
package/lib/base-limits.d.ts.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"base-limits.d.ts","sourceRoot":"","sources":["../../../../../packages/lint-suite/src/lib/base-limits.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,UAAU,wCAyDrB,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"base-practices.d.ts","sourceRoot":"","sources":["../../../../../packages/lint-suite/src/lib/base-practices.ts"],"names":[],"mappings":"AAIA,eAAO,MAAM,aAAa,wCAoHxB,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"base-recommended.d.ts","sourceRoot":"","sources":["../../../../../packages/lint-suite/src/lib/base-recommended.ts"],"names":[],"mappings":"AAKA,eAAO,MAAM,eAAe,wCA4B1B,CAAC"}
|
package/lib/base.d.ts.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"base.d.ts","sourceRoot":"","sources":["../../../../../packages/lint-suite/src/lib/base.ts"],"names":[],"mappings":"AAMA,eAAO,MAAM,IAAI,wCAIf,CAAC"}
|
package/lib/boundaries.d.ts.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"boundaries.d.ts","sourceRoot":"","sources":["../../../../../packages/lint-suite/src/lib/boundaries.ts"],"names":[],"mappings":"AAGA,eAAO,MAAM,UAAU,wCAgHrB,CAAC"}
|
package/lib/javascript.d.ts.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"javascript.d.ts","sourceRoot":"","sources":["../../../../../packages/lint-suite/src/lib/javascript.ts"],"names":[],"mappings":"AAMA,eAAO,MAAM,UAAU,wCAGrB,CAAC"}
|
package/lib/json.d.ts.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"json.d.ts","sourceRoot":"","sources":["../../../../../packages/lint-suite/src/lib/json.ts"],"names":[],"mappings":"AAGA,eAAO,MAAM,IAAI,wCASf,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"line-length.const.d.ts","sourceRoot":"","sources":["../../../../../packages/lint-suite/src/lib/line-length.const.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,eAAe,MAAM,CAAC"}
|
package/lib/playwright.d.ts.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"playwright.d.ts","sourceRoot":"","sources":["../../../../../packages/lint-suite/src/lib/playwright.ts"],"names":[],"mappings":"AAGA,eAAO,MAAM,UAAU,wCAoBrB,CAAC"}
|
package/lib/prettier.d.ts.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"prettier.d.ts","sourceRoot":"","sources":["../../../../../packages/lint-suite/src/lib/prettier.ts"],"names":[],"mappings":"AAGA,eAAO,MAAM,QAAQ,wCAAuC,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"arrow-body-fits-line.d.ts","sourceRoot":"","sources":["../../../../../../../packages/lint-suite/src/lib/rules/arrow-body-fits-line/arrow-body-fits-line.ts"],"names":[],"mappings":"AAAA,OAAO,EAAY,WAAW,EAAY,MAAM,0BAA0B,CAAC;;;;AAiE3E,wBAqCG"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"chain-fits-line.d.ts","sourceRoot":"","sources":["../../../../../../../packages/lint-suite/src/lib/rules/chain-fits-line/chain-fits-line.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,WAAW,EAAY,MAAM,0BAA0B,CAAC;;;;AAyDjE,wBAiCG"}
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import { ESLintUtils } from '@typescript-eslint/utils';
|
|
2
|
-
type MessageIds = 'chainReceiver' | 'extractReceiver';
|
|
3
|
-
declare const _default: ESLintUtils.RuleModule<MessageIds, [], unknown, ESLintUtils.RuleListener> & {
|
|
4
|
-
name: string;
|
|
5
|
-
};
|
|
6
|
-
export default _default;
|
|
7
|
-
//# sourceMappingURL=chain-receiver-is-name.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"chain-receiver-is-name.d.ts","sourceRoot":"","sources":["../../../../../../../packages/lint-suite/src/lib/rules/chain-receiver-is-name/chain-receiver-is-name.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,WAAW,EAAY,MAAM,0BAA0B,CAAC;AAMjE,KAAK,UAAU,GAAG,eAAe,GAAG,iBAAiB,CAAC;;;;AAyEtD,wBA0BG"}
|
|
@@ -1,26 +0,0 @@
|
|
|
1
|
-
import type { ParseSourceSpan, TmplAstBoundAttribute, TmplAstTextAttribute } from '@angular/compiler';
|
|
2
|
-
export type ClassAttributeHost = {
|
|
3
|
-
readonly attributes: TmplAstTextAttribute[];
|
|
4
|
-
readonly inputs: TmplAstBoundAttribute[];
|
|
5
|
-
};
|
|
6
|
-
export type TemplateClass = {
|
|
7
|
-
readonly name: string;
|
|
8
|
-
readonly span: ParseSourceSpan;
|
|
9
|
-
};
|
|
10
|
-
export type SelectorClasses = {
|
|
11
|
-
readonly exact: string[];
|
|
12
|
-
readonly patterns: string[];
|
|
13
|
-
};
|
|
14
|
-
export type ClassExpressionUsage = {
|
|
15
|
-
readonly names: string[];
|
|
16
|
-
readonly patterns: string[];
|
|
17
|
-
readonly isDynamic: boolean;
|
|
18
|
-
};
|
|
19
|
-
export type ClassMatcher = (name: string) => boolean;
|
|
20
|
-
export type ComponentDescriptor = {
|
|
21
|
-
readonly templateUrl: string | null;
|
|
22
|
-
readonly template: string | null;
|
|
23
|
-
readonly styleUrls: string[];
|
|
24
|
-
readonly styles: string[];
|
|
25
|
-
};
|
|
26
|
-
//# sourceMappingURL=class-usage.type.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"class-usage.type.d.ts","sourceRoot":"","sources":["../../../../../../../packages/lint-suite/src/lib/rules/common/class-usage.type.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EACV,eAAe,EACf,qBAAqB,EACrB,oBAAoB,EACrB,MAAM,mBAAmB,CAAC;AAE3B,MAAM,MAAM,kBAAkB,GAAG;IAC/B,QAAQ,CAAC,UAAU,EAAE,oBAAoB,EAAE,CAAC;IAC5C,QAAQ,CAAC,MAAM,EAAE,qBAAqB,EAAE,CAAC;CAC1C,CAAC;AAEF,MAAM,MAAM,aAAa,GAAG;IAC1B,QAAQ,CAAC,IAAI,EAAE,MAAM,CAAC;IACtB,QAAQ,CAAC,IAAI,EAAE,eAAe,CAAC;CAChC,CAAC;AAEF,MAAM,MAAM,eAAe,GAAG;IAC5B,QAAQ,CAAC,KAAK,EAAE,MAAM,EAAE,CAAC;IACzB,QAAQ,CAAC,QAAQ,EAAE,MAAM,EAAE,CAAC;CAC7B,CAAC;AAEF,MAAM,MAAM,oBAAoB,GAAG;IACjC,QAAQ,CAAC,KAAK,EAAE,MAAM,EAAE,CAAC;IACzB,QAAQ,CAAC,QAAQ,EAAE,MAAM,EAAE,CAAC;IAC5B,QAAQ,CAAC,SAAS,EAAE,OAAO,CAAC;CAC7B,CAAC;AAEF,MAAM,MAAM,YAAY,GAAG,CAAC,IAAI,EAAE,MAAM,KAAK,OAAO,CAAC;AAErD,MAAM,MAAM,mBAAmB,GAAG;IAChC,QAAQ,CAAC,WAAW,EAAE,MAAM,GAAG,IAAI,CAAC;IACpC,QAAQ,CAAC,QAAQ,EAAE,MAAM,GAAG,IAAI,CAAC;IACjC,QAAQ,CAAC,SAAS,EAAE,MAAM,EAAE,CAAC;IAC7B,QAAQ,CAAC,MAAM,EAAE,MAAM,EAAE,CAAC;CAC3B,CAAC"}
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
export type CachedFile<T> = {
|
|
2
|
-
readonly value: T;
|
|
3
|
-
readonly version: string;
|
|
4
|
-
};
|
|
5
|
-
export type FileCache<T> = {
|
|
6
|
-
readonly name: string;
|
|
7
|
-
readonly entries: Map<string, CachedFile<T>>;
|
|
8
|
-
loaded: boolean;
|
|
9
|
-
dirty: boolean;
|
|
10
|
-
};
|
|
11
|
-
//# sourceMappingURL=file-cache.type.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"file-cache.type.d.ts","sourceRoot":"","sources":["../../../../../../../packages/lint-suite/src/lib/rules/common/file-cache.type.ts"],"names":[],"mappings":"AAAA,MAAM,MAAM,UAAU,CAAC,CAAC,IAAI;IAC1B,QAAQ,CAAC,KAAK,EAAE,CAAC,CAAC;IAClB,QAAQ,CAAC,OAAO,EAAE,MAAM,CAAC;CAC1B,CAAC;AAEF,MAAM,MAAM,SAAS,CAAC,CAAC,IAAI;IACzB,QAAQ,CAAC,IAAI,EAAE,MAAM,CAAC;IACtB,QAAQ,CAAC,OAAO,EAAE,GAAG,CAAC,MAAM,EAAE,UAAU,CAAC,CAAC,CAAC,CAAC,CAAC;IAE7C,MAAM,EAAE,OAAO,CAAC;IAEhB,KAAK,EAAE,OAAO,CAAC;CAChB,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"glob-matcher.type.d.ts","sourceRoot":"","sources":["../../../../../../../packages/lint-suite/src/lib/rules/common/glob-matcher.type.ts"],"names":[],"mappings":"AAAA,MAAM,MAAM,WAAW,GAAG,CAAC,IAAI,EAAE,MAAM,KAAK,OAAO,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"component-metadata.d.ts","sourceRoot":"","sources":["../../../../../../packages/lint-suite/src/lib/rules/component-metadata.ts"],"names":[],"mappings":"AAoBA,OAAO,KAAK,EAAE,mBAAmB,EAAE,MAAM,8BAA8B,CAAC;AA0IxE,eAAO,MAAM,iBAAiB,GAAI,MAAM,MAAM,KAAG,mBAAmB,EAEnE,CAAC"}
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
import type { TSESLint } from '@typescript-eslint/utils';
|
|
2
|
-
import type { CompatiblePlugin } from 'typescript-eslint';
|
|
3
|
-
type Rules = NonNullable<TSESLint.FlatConfig.Plugin['rules']>;
|
|
4
|
-
export declare const definePlugin: (name: string, rules: Rules) => CompatiblePlugin;
|
|
5
|
-
export {};
|
|
6
|
-
//# sourceMappingURL=define-plugin.util.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"define-plugin.util.d.ts","sourceRoot":"","sources":["../../../../../../packages/lint-suite/src/lib/rules/define-plugin.util.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,0BAA0B,CAAC;AACzD,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,mBAAmB,CAAC;AAE1D,KAAK,KAAK,GAAG,WAAW,CAAC,QAAQ,CAAC,UAAU,CAAC,MAAM,CAAC,OAAO,CAAC,CAAC,CAAC;AAE9D,eAAO,MAAM,YAAY,GAAI,MAAM,MAAM,EAAE,OAAO,KAAK,KAAG,gBAKzD,CAAC"}
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
import type { ESLintUtils } from '@typescript-eslint/utils';
|
|
2
|
-
import type { Accessibility, MessageIds, Options } from './explicit-accessibility.type.ts';
|
|
3
|
-
export declare const accessibilities: Accessibility[];
|
|
4
|
-
export declare const meta: ESLintUtils.NamedCreateRuleMeta<MessageIds, unknown, Options>;
|
|
5
|
-
export declare const defaultOptions: Options;
|
|
6
|
-
//# sourceMappingURL=explicit-accessibility.const.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"explicit-accessibility.const.d.ts","sourceRoot":"","sources":["../../../../../../../../packages/lint-suite/src/lib/rules/explicit-accessibility/common/explicit-accessibility.const.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EACV,WAAW,EAGZ,MAAM,0BAA0B,CAAC;AAElC,OAAO,KAAK,EACV,aAAa,EACb,UAAU,EACV,OAAO,EACR,MAAM,kCAAkC,CAAC;AAE1C,eAAO,MAAM,eAAe,EAAE,aAAa,EAI1C,CAAC;AA+BF,eAAO,MAAM,IAAI,EAAE,WAAW,CAAC,mBAAmB,CAChD,UAAU,EACV,OAAO,EACP,OAAO,CAQR,CAAC;AAEF,eAAO,MAAM,cAAc,EAAE,OAA8C,CAAC"}
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
import type { TSESLint, TSESTree } from '@typescript-eslint/utils';
|
|
2
|
-
import type { RuleTester } from 'eslint';
|
|
3
|
-
export type Accessibility = 'private' | 'protected' | 'public';
|
|
4
|
-
export type FixAccessibility = Accessibility | 'none';
|
|
5
|
-
type AccessibilityOptions = {
|
|
6
|
-
readonly defaultAccessibility?: FixAccessibility;
|
|
7
|
-
};
|
|
8
|
-
export type Options = [AccessibilityOptions];
|
|
9
|
-
export type MessageIds = 'missingAccessibility' | 'setAccessibility';
|
|
10
|
-
export type Member = TSESTree.AccessorProperty | TSESTree.MethodDefinition | TSESTree.PropertyDefinition | TSESTree.TSAbstractAccessorProperty | TSESTree.TSAbstractMethodDefinition | TSESTree.TSAbstractPropertyDefinition | TSESTree.TSParameterProperty;
|
|
11
|
-
export type Fix = (fixer: TSESLint.RuleFixer) => TSESLint.RuleFix | null;
|
|
12
|
-
export type AutoFix = {
|
|
13
|
-
readonly fix?: Fix;
|
|
14
|
-
};
|
|
15
|
-
export type MemberCase = Omit<RuleTester.InvalidTestCase, 'name'>;
|
|
16
|
-
export {};
|
|
17
|
-
//# sourceMappingURL=explicit-accessibility.type.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"explicit-accessibility.type.d.ts","sourceRoot":"","sources":["../../../../../../../../packages/lint-suite/src/lib/rules/explicit-accessibility/common/explicit-accessibility.type.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,0BAA0B,CAAC;AACnE,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,QAAQ,CAAC;AAEzC,MAAM,MAAM,aAAa,GAAG,SAAS,GAAG,WAAW,GAAG,QAAQ,CAAC;AAE/D,MAAM,MAAM,gBAAgB,GAAG,aAAa,GAAG,MAAM,CAAC;AAEtD,KAAK,oBAAoB,GAAG;IAC1B,QAAQ,CAAC,oBAAoB,CAAC,EAAE,gBAAgB,CAAC;CAClD,CAAC;AAEF,MAAM,MAAM,OAAO,GAAG,CAAC,oBAAoB,CAAC,CAAC;AAE7C,MAAM,MAAM,UAAU,GAAG,sBAAsB,GAAG,kBAAkB,CAAC;AAErE,MAAM,MAAM,MAAM,GACd,QAAQ,CAAC,gBAAgB,GACzB,QAAQ,CAAC,gBAAgB,GACzB,QAAQ,CAAC,kBAAkB,GAC3B,QAAQ,CAAC,0BAA0B,GACnC,QAAQ,CAAC,0BAA0B,GACnC,QAAQ,CAAC,4BAA4B,GACrC,QAAQ,CAAC,mBAAmB,CAAC;AAEjC,MAAM,MAAM,GAAG,GAAG,CAAC,KAAK,EAAE,QAAQ,CAAC,SAAS,KAAK,QAAQ,CAAC,OAAO,GAAG,IAAI,CAAC;AAEzE,MAAM,MAAM,OAAO,GAAG;IAAE,QAAQ,CAAC,GAAG,CAAC,EAAE,GAAG,CAAA;CAAE,CAAC;AAG7C,MAAM,MAAM,UAAU,GAAG,IAAI,CAAC,UAAU,CAAC,eAAe,EAAE,MAAM,CAAC,CAAC"}
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import { ESLintUtils } from '@typescript-eslint/utils';
|
|
2
|
-
import type { MessageIds, Options } from './common/explicit-accessibility.type.ts';
|
|
3
|
-
declare const _default: ESLintUtils.RuleModule<MessageIds, Options, unknown, ESLintUtils.RuleListener> & {
|
|
4
|
-
name: string;
|
|
5
|
-
};
|
|
6
|
-
export default _default;
|
|
7
|
-
//# sourceMappingURL=explicit-accessibility.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"explicit-accessibility.d.ts","sourceRoot":"","sources":["../../../../../../../packages/lint-suite/src/lib/rules/explicit-accessibility/explicit-accessibility.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,WAAW,EAAY,MAAM,0BAA0B,CAAC;AAQjE,OAAO,KAAK,EAMV,UAAU,EACV,OAAO,EACR,MAAM,yCAAyC,CAAC;;;;AAuHjD,wBA6CG"}
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import type { FileCache } from './common/file-cache.type.ts';
|
|
2
|
-
type FileParser<T> = (text: string, path: string) => T;
|
|
3
|
-
/** Writes every cache that parsed something this run; runs at process exit. */
|
|
4
|
-
export declare const flushFileCaches: () => void;
|
|
5
|
-
/**
|
|
6
|
-
* A cache of parsed files keyed by path and mtime, mirrored to
|
|
7
|
-
* `node_modules/.cache/lint-suite/<name>.v<format>.json` (or
|
|
8
|
-
* `LINT_SUITE_CACHE_DIR`; `LINT_SUITE_CACHE=0` disables the disk copy).
|
|
9
|
-
* Values must survive JSON.
|
|
10
|
-
*/
|
|
11
|
-
export declare const createFileCache: <T>(name: string) => FileCache<T>;
|
|
12
|
-
export declare const readCached: <T>(cache: FileCache<T>, path: string, parse: FileParser<T>) => T | null;
|
|
13
|
-
export {};
|
|
14
|
-
//# sourceMappingURL=file-cache.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"file-cache.d.ts","sourceRoot":"","sources":["../../../../../../packages/lint-suite/src/lib/rules/file-cache.ts"],"names":[],"mappings":"AASA,OAAO,KAAK,EAAc,SAAS,EAAE,MAAM,6BAA6B,CAAC;AAEzE,KAAK,UAAU,CAAC,CAAC,IAAI,CAAC,IAAI,EAAE,MAAM,EAAE,IAAI,EAAE,MAAM,KAAK,CAAC,CAAC;AAqFvD,+EAA+E;AAE/E,eAAO,MAAM,eAAe,QAAO,IAOlC,CAAC;AASF;;;;;GAKG;AACH,eAAO,MAAM,eAAe,GAAI,CAAC,EAAE,MAAM,MAAM,KAAG,SAAS,CAAC,CAAC,CAY5D,CAAC;AAEF,eAAO,MAAM,UAAU,GAAI,CAAC,EAC1B,OAAO,SAAS,CAAC,CAAC,CAAC,EACnB,MAAM,MAAM,EACZ,OAAO,UAAU,CAAC,CAAC,CAAC,KACnB,CAAC,GAAG,IAoBN,CAAC"}
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import { ESLintUtils } from '@typescript-eslint/utils';
|
|
2
|
-
type MaxConditionOperandsOptions = {
|
|
3
|
-
readonly max: number;
|
|
4
|
-
};
|
|
5
|
-
type Options = [MaxConditionOperandsOptions];
|
|
6
|
-
declare const _default: ESLintUtils.RuleModule<"tooManyOperands", Options, unknown, ESLintUtils.RuleListener> & {
|
|
7
|
-
name: string;
|
|
8
|
-
};
|
|
9
|
-
export default _default;
|
|
10
|
-
//# sourceMappingURL=max-condition-operands.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"max-condition-operands.d.ts","sourceRoot":"","sources":["../../../../../../../packages/lint-suite/src/lib/rules/max-condition-operands/max-condition-operands.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,WAAW,EAAY,MAAM,0BAA0B,CAAC;AAGjE,KAAK,2BAA2B,GAAG;IAAE,QAAQ,CAAC,GAAG,EAAE,MAAM,CAAA;CAAE,CAAC;AAC5D,KAAK,OAAO,GAAG,CAAC,2BAA2B,CAAC,CAAC;;;;AA8C7C,wBAwBG"}
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
import type { ESLintUtils } from '@typescript-eslint/utils';
|
|
2
|
-
import type { MessageIds, Options } from './no-call-in-condition.type.ts';
|
|
3
|
-
export declare const PREDICATE_PATTERNS: string[];
|
|
4
|
-
export declare const meta: ESLintUtils.NamedCreateRuleMeta<MessageIds, unknown, Options>;
|
|
5
|
-
export declare const defaultOptions: Options;
|
|
6
|
-
//# sourceMappingURL=no-call-in-condition.const.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"no-call-in-condition.const.d.ts","sourceRoot":"","sources":["../../../../../../../../packages/lint-suite/src/lib/rules/no-call-in-condition/common/no-call-in-condition.const.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EACV,WAAW,EAGZ,MAAM,0BAA0B,CAAC;AAElC,OAAO,KAAK,EACV,UAAU,EACV,OAAO,EAER,MAAM,gCAAgC,CAAC;AAExC,eAAO,MAAM,kBAAkB,EAAE,MAAM,EAAuB,CAAC;AAkC/D,eAAO,MAAM,IAAI,EAAE,WAAW,CAAC,mBAAmB,CAChD,UAAU,EACV,OAAO,EACP,OAAO,CAOR,CAAC;AAMF,eAAO,MAAM,cAAc,EAAE,OAAwB,CAAC"}
|
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
import type { ParserServicesWithTypeInformation, TSESLint, TSESTree } from '@typescript-eslint/utils';
|
|
2
|
-
export type CallExemptions = {
|
|
3
|
-
readonly allowed: RegExp[];
|
|
4
|
-
readonly scope: TSESLint.Scope.Scope;
|
|
5
|
-
readonly services: ParserServicesWithTypeInformation | undefined;
|
|
6
|
-
};
|
|
7
|
-
export type ConditionParts = {
|
|
8
|
-
readonly calls: TSESTree.CallExpression[];
|
|
9
|
-
readonly identifiers: TSESTree.Identifier[];
|
|
10
|
-
};
|
|
11
|
-
export type ConstFeed = {
|
|
12
|
-
readonly init: TSESTree.Expression;
|
|
13
|
-
readonly statement: TSESTree.VariableDeclaration;
|
|
14
|
-
};
|
|
15
|
-
export type MessageIds = 'callInCondition' | 'hoistCall';
|
|
16
|
-
export type RuleOptions = {
|
|
17
|
-
readonly allowPredicates?: string[];
|
|
18
|
-
};
|
|
19
|
-
export type Options = [RuleOptions];
|
|
20
|
-
export type RuleContext = TSESLint.RuleContext<MessageIds, Options>;
|
|
21
|
-
//# sourceMappingURL=no-call-in-condition.type.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"no-call-in-condition.type.d.ts","sourceRoot":"","sources":["../../../../../../../../packages/lint-suite/src/lib/rules/no-call-in-condition/common/no-call-in-condition.type.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EACV,iCAAiC,EACjC,QAAQ,EACR,QAAQ,EACT,MAAM,0BAA0B,CAAC;AAElC,MAAM,MAAM,cAAc,GAAG;IAC3B,QAAQ,CAAC,OAAO,EAAE,MAAM,EAAE,CAAC;IAC3B,QAAQ,CAAC,KAAK,EAAE,QAAQ,CAAC,KAAK,CAAC,KAAK,CAAC;IACrC,QAAQ,CAAC,QAAQ,EAAE,iCAAiC,GAAG,SAAS,CAAC;CAClE,CAAC;AAEF,MAAM,MAAM,cAAc,GAAG;IAC3B,QAAQ,CAAC,KAAK,EAAE,QAAQ,CAAC,cAAc,EAAE,CAAC;IAC1C,QAAQ,CAAC,WAAW,EAAE,QAAQ,CAAC,UAAU,EAAE,CAAC;CAC7C,CAAC;AAEF,MAAM,MAAM,SAAS,GAAG;IACtB,QAAQ,CAAC,IAAI,EAAE,QAAQ,CAAC,UAAU,CAAC;IACnC,QAAQ,CAAC,SAAS,EAAE,QAAQ,CAAC,mBAAmB,CAAC;CAClD,CAAC;AAEF,MAAM,MAAM,UAAU,GAAG,iBAAiB,GAAG,WAAW,CAAC;AAEzD,MAAM,MAAM,WAAW,GAAG;IACxB,QAAQ,CAAC,eAAe,CAAC,EAAE,MAAM,EAAE,CAAC;CACrC,CAAC;AAEF,MAAM,MAAM,OAAO,GAAG,CAAC,WAAW,CAAC,CAAC;AAEpC,MAAM,MAAM,WAAW,GAAG,QAAQ,CAAC,WAAW,CAAC,UAAU,EAAE,OAAO,CAAC,CAAC"}
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import { ESLintUtils } from '@typescript-eslint/utils';
|
|
2
|
-
import type { MessageIds, Options } from './common/no-call-in-condition.type.ts';
|
|
3
|
-
declare const _default: ESLintUtils.RuleModule<MessageIds, Options, unknown, ESLintUtils.RuleListener> & {
|
|
4
|
-
name: string;
|
|
5
|
-
};
|
|
6
|
-
export default _default;
|
|
7
|
-
//# sourceMappingURL=no-call-in-condition.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"no-call-in-condition.d.ts","sourceRoot":"","sources":["../../../../../../../packages/lint-suite/src/lib/rules/no-call-in-condition/no-call-in-condition.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,WAAW,EAAY,MAAM,0BAA0B,CAAC;AAWjE,OAAO,KAAK,EAEV,UAAU,EACV,OAAO,EAER,MAAM,uCAAuC,CAAC;;;;AAoG/C,wBA0DG"}
|
|
@@ -1,4 +0,0 @@
|
|
|
1
|
-
import { TSESTree } from '@typescript-eslint/utils';
|
|
2
|
-
import type { CallExemptions } from '../common/no-call-in-condition.type.ts';
|
|
3
|
-
export declare const isExemptCall: (call: TSESTree.CallExpression, exemptions: CallExemptions) => boolean;
|
|
4
|
-
//# sourceMappingURL=call-exemptions.util.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"call-exemptions.util.d.ts","sourceRoot":"","sources":["../../../../../../../../packages/lint-suite/src/lib/rules/no-call-in-condition/utils/call-exemptions.util.ts"],"names":[],"mappings":"AAAA,OAAO,EAAY,QAAQ,EAAE,MAAM,0BAA0B,CAAC;AAQ9D,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,wCAAwC,CAAC;AAsF7E,eAAO,MAAM,YAAY,GACvB,MAAM,QAAQ,CAAC,cAAc,EAC7B,YAAY,cAAc,KACzB,OAcF,CAAC"}
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import { TSESTree } from '@typescript-eslint/utils';
|
|
2
|
-
import type { TSESLint } from '@typescript-eslint/utils';
|
|
3
|
-
import type { ConditionParts, ConstFeed } from '../common/no-call-in-condition.type.ts';
|
|
4
|
-
export declare const conditionParts: (node: TSESTree.Node) => ConditionParts;
|
|
5
|
-
export declare const calleeName: (callee: TSESTree.Node) => string | undefined;
|
|
6
|
-
export declare const constFeed: (identifier: TSESTree.Identifier, scope: TSESLint.Scope.Scope) => ConstFeed | undefined;
|
|
7
|
-
//# sourceMappingURL=condition-calls.util.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"condition-calls.util.d.ts","sourceRoot":"","sources":["../../../../../../../../packages/lint-suite/src/lib/rules/no-call-in-condition/utils/condition-calls.util.ts"],"names":[],"mappings":"AAAA,OAAO,EAAY,QAAQ,EAAE,MAAM,0BAA0B,CAAC;AAC9D,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,0BAA0B,CAAC;AAEzD,OAAO,KAAK,EACV,cAAc,EACd,SAAS,EACV,MAAM,wCAAwC,CAAC;AA8BhD,eAAO,MAAM,cAAc,GAAI,MAAM,QAAQ,CAAC,IAAI,KAAG,cAMpD,CAAC;AAEF,eAAO,MAAM,UAAU,GAAI,QAAQ,QAAQ,CAAC,IAAI,KAAG,MAAM,GAAG,SAY3D,CAAC;AAEF,eAAO,MAAM,SAAS,GACpB,YAAY,QAAQ,CAAC,UAAU,EAC/B,OAAO,QAAQ,CAAC,KAAK,CAAC,KAAK,KAC1B,SAAS,GAAG,SAgCd,CAAC"}
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import { ESLintUtils } from '@typescript-eslint/utils';
|
|
2
|
-
type MessageIds = 'groupedCondition' | 'hoistGroup';
|
|
3
|
-
declare const _default: ESLintUtils.RuleModule<MessageIds, [], unknown, ESLintUtils.RuleListener> & {
|
|
4
|
-
name: string;
|
|
5
|
-
};
|
|
6
|
-
export default _default;
|
|
7
|
-
//# sourceMappingURL=no-grouped-condition.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"no-grouped-condition.d.ts","sourceRoot":"","sources":["../../../../../../../packages/lint-suite/src/lib/rules/no-grouped-condition/no-grouped-condition.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,WAAW,EAAY,MAAM,0BAA0B,CAAC;AAIjE,KAAK,UAAU,GAAG,kBAAkB,GAAG,YAAY,CAAC;;;;AA4FpD,wBAwCG"}
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
import { ESLintUtils } from '@typescript-eslint/utils';
|
|
2
|
-
declare const _default: ESLintUtils.RuleModule<"inlineObjectType", [], unknown, ESLintUtils.RuleListener> & {
|
|
3
|
-
name: string;
|
|
4
|
-
};
|
|
5
|
-
export default _default;
|
|
6
|
-
//# sourceMappingURL=no-inline-object-types.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"no-inline-object-types.d.ts","sourceRoot":"","sources":["../../../../../../../packages/lint-suite/src/lib/rules/no-inline-object-types/no-inline-object-types.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,WAAW,EAAY,MAAM,0BAA0B,CAAC;;;;AA2BjE,wBAuBG"}
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
import { ESLintUtils } from '@typescript-eslint/utils';
|
|
2
|
-
declare const _default: ESLintUtils.RuleModule<"inlineReturnObject", [], unknown, ESLintUtils.RuleListener> & {
|
|
3
|
-
name: string;
|
|
4
|
-
};
|
|
5
|
-
export default _default;
|
|
6
|
-
//# sourceMappingURL=no-inline-return-object.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"no-inline-return-object.d.ts","sourceRoot":"","sources":["../../../../../../../packages/lint-suite/src/lib/rules/no-inline-return-object/no-inline-return-object.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,WAAW,EAAY,MAAM,0BAA0B,CAAC;;;;AAwFjE,wBA0CG"}
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
import type { ESLintUtils } from '@typescript-eslint/utils';
|
|
2
|
-
import type { MessageIds, Options } from './no-nested-object-value.type.ts';
|
|
3
|
-
export declare const meta: ESLintUtils.NamedCreateRuleMeta<MessageIds, unknown, Options>;
|
|
4
|
-
export declare const defaultOptions: Options;
|
|
5
|
-
//# sourceMappingURL=no-nested-object-value.const.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"no-nested-object-value.const.d.ts","sourceRoot":"","sources":["../../../../../../../../packages/lint-suite/src/lib/rules/no-nested-object-value/common/no-nested-object-value.const.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EACV,WAAW,EAGZ,MAAM,0BAA0B,CAAC;AAElC,OAAO,KAAK,EAAE,UAAU,EAAE,OAAO,EAAE,MAAM,kCAAkC,CAAC;AAqC5E,eAAO,MAAM,IAAI,EAAE,WAAW,CAAC,mBAAmB,CAChD,UAAU,EACV,OAAO,EACP,OAAO,CAOR,CAAC;AAEF,eAAO,MAAM,cAAc,EAAE,OAAiD,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"no-nested-object-value.type.d.ts","sourceRoot":"","sources":["../../../../../../../../packages/lint-suite/src/lib/rules/no-nested-object-value/common/no-nested-object-value.type.ts"],"names":[],"mappings":"AAAA,KAAK,wBAAwB,GAAG;IAAE,QAAQ,CAAC,WAAW,EAAE,MAAM,EAAE,CAAA;CAAE,CAAC;AAEnE,MAAM,MAAM,OAAO,GAAG,CAAC,wBAAwB,CAAC,CAAC;AAEjD,MAAM,MAAM,UAAU,GAAG,aAAa,CAAC"}
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import { ESLintUtils } from '@typescript-eslint/utils';
|
|
2
|
-
import type { Options } from './common/no-nested-object-value.type.ts';
|
|
3
|
-
declare const _default: ESLintUtils.RuleModule<"nestedValue", Options, unknown, ESLintUtils.RuleListener> & {
|
|
4
|
-
name: string;
|
|
5
|
-
};
|
|
6
|
-
export default _default;
|
|
7
|
-
//# sourceMappingURL=no-nested-object-value.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"no-nested-object-value.d.ts","sourceRoot":"","sources":["../../../../../../../packages/lint-suite/src/lib/rules/no-nested-object-value/no-nested-object-value.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,WAAW,EAAY,MAAM,0BAA0B,CAAC;AAMjE,OAAO,KAAK,EAEV,OAAO,EACR,MAAM,yCAAyC,CAAC;;;;AAwGjD,wBAgDG"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"decorator-config.util.d.ts","sourceRoot":"","sources":["../../../../../../../../packages/lint-suite/src/lib/rules/no-nested-object-value/utils/decorator-config.util.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,MAAM,0BAA0B,CAAC;AAcpD,eAAO,MAAM,uBAAuB,GAClC,kBAAkB,QAAQ,CAAC,gBAAgB,EAC3C,WAAW,QAAQ,CAAC,IAAI,EAAE,KACzB,OAqBF,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"no-spread-expression.d.ts","sourceRoot":"","sources":["../../../../../../../packages/lint-suite/src/lib/rules/no-spread-expression/no-spread-expression.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,WAAW,EAAY,MAAM,0BAA0B,CAAC;;;;AAoCjE,wBA0CG"}
|
|
@@ -1,33 +0,0 @@
|
|
|
1
|
-
import type { ParseSourceSpan } from '@angular/compiler';
|
|
2
|
-
import type { TSESTree } from '@typescript-eslint/utils';
|
|
3
|
-
import type { ClassMatcher } from '../../common/class-usage.type.ts';
|
|
4
|
-
export type RuleOptions = {
|
|
5
|
-
readonly ignoreClassPatterns: string[];
|
|
6
|
-
readonly globalStyles: string[];
|
|
7
|
-
};
|
|
8
|
-
export type MessageIds = 'unstyledClass';
|
|
9
|
-
type FileStylesheet = {
|
|
10
|
-
readonly kind: 'file';
|
|
11
|
-
readonly path: string;
|
|
12
|
-
};
|
|
13
|
-
type InlineStylesheet = {
|
|
14
|
-
readonly kind: 'inline';
|
|
15
|
-
readonly source: string;
|
|
16
|
-
readonly path: string;
|
|
17
|
-
};
|
|
18
|
-
export type StylesheetSource = FileStylesheet | InlineStylesheet;
|
|
19
|
-
export type StylesheetEntry = {
|
|
20
|
-
readonly classes: string[];
|
|
21
|
-
readonly patterns: string[];
|
|
22
|
-
readonly imports: string[];
|
|
23
|
-
};
|
|
24
|
-
export type StylesheetClasses = {
|
|
25
|
-
readonly has: ClassMatcher;
|
|
26
|
-
readonly size: number;
|
|
27
|
-
};
|
|
28
|
-
export type StylesheetLookup = () => StylesheetClasses;
|
|
29
|
-
export type TemplateParserServices = {
|
|
30
|
-
readonly convertNodeSourceSpanToLoc: (span: ParseSourceSpan) => TSESTree.SourceLocation;
|
|
31
|
-
};
|
|
32
|
-
export {};
|
|
33
|
-
//# sourceMappingURL=no-unstyled-classes.type.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"no-unstyled-classes.type.d.ts","sourceRoot":"","sources":["../../../../../../../../packages/lint-suite/src/lib/rules/no-unstyled-classes/common/no-unstyled-classes.type.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,mBAAmB,CAAC;AAEzD,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,0BAA0B,CAAC;AAEzD,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,kCAAkC,CAAC;AAErE,MAAM,MAAM,WAAW,GAAG;IACxB,QAAQ,CAAC,mBAAmB,EAAE,MAAM,EAAE,CAAC;IACvC,QAAQ,CAAC,YAAY,EAAE,MAAM,EAAE,CAAC;CACjC,CAAC;AAEF,MAAM,MAAM,UAAU,GAAG,eAAe,CAAC;AAEzC,KAAK,cAAc,GAAG;IACpB,QAAQ,CAAC,IAAI,EAAE,MAAM,CAAC;IACtB,QAAQ,CAAC,IAAI,EAAE,MAAM,CAAC;CACvB,CAAC;AAEF,KAAK,gBAAgB,GAAG;IACtB,QAAQ,CAAC,IAAI,EAAE,QAAQ,CAAC;IACxB,QAAQ,CAAC,MAAM,EAAE,MAAM,CAAC;IACxB,QAAQ,CAAC,IAAI,EAAE,MAAM,CAAC;CACvB,CAAC;AAEF,MAAM,MAAM,gBAAgB,GAAG,cAAc,GAAG,gBAAgB,CAAC;AAEjE,MAAM,MAAM,eAAe,GAAG;IAC5B,QAAQ,CAAC,OAAO,EAAE,MAAM,EAAE,CAAC;IAC3B,QAAQ,CAAC,QAAQ,EAAE,MAAM,EAAE,CAAC;IAC5B,QAAQ,CAAC,OAAO,EAAE,MAAM,EAAE,CAAC;CAC5B,CAAC;AAEF,MAAM,MAAM,iBAAiB,GAAG;IAC9B,QAAQ,CAAC,GAAG,EAAE,YAAY,CAAC;IAC3B,QAAQ,CAAC,IAAI,EAAE,MAAM,CAAC;CACvB,CAAC;AAEF,MAAM,MAAM,gBAAgB,GAAG,MAAM,iBAAiB,CAAC;AAEvD,MAAM,MAAM,sBAAsB,GAAG;IACnC,QAAQ,CAAC,0BAA0B,EAAE,CACnC,IAAI,EAAE,eAAe,KAClB,QAAQ,CAAC,cAAc,CAAC;CAC9B,CAAC"}
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import { ESLintUtils } from '@typescript-eslint/utils';
|
|
2
|
-
import type { RuleOptions } from './common/no-unstyled-classes.type.ts';
|
|
3
|
-
type Options = [RuleOptions];
|
|
4
|
-
declare const _default: ESLintUtils.RuleModule<"unstyledClass", Options, unknown, ESLintUtils.RuleListener> & {
|
|
5
|
-
name: string;
|
|
6
|
-
};
|
|
7
|
-
export default _default;
|
|
8
|
-
//# sourceMappingURL=no-unstyled-classes.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"no-unstyled-classes.d.ts","sourceRoot":"","sources":["../../../../../../../packages/lint-suite/src/lib/rules/no-unstyled-classes/no-unstyled-classes.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,WAAW,EAAE,MAAM,0BAA0B,CAAC;AAGvD,OAAO,KAAK,EAEV,WAAW,EAEZ,MAAM,sCAAsC,CAAC;AAK9C,KAAK,OAAO,GAAG,CAAC,WAAW,CAAC,CAAC;;;;AAoE7B,wBAwDG"}
|
|
@@ -1,4 +0,0 @@
|
|
|
1
|
-
import type { StylesheetSource } from '../common/no-unstyled-classes.type.ts';
|
|
2
|
-
export declare const stylesheetFiles: (paths: string[], directory: string) => StylesheetSource[];
|
|
3
|
-
export declare const componentStylesheets: (templateFilename: string) => StylesheetSource[];
|
|
4
|
-
//# sourceMappingURL=component-stylesheets.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"component-stylesheets.d.ts","sourceRoot":"","sources":["../../../../../../../../packages/lint-suite/src/lib/rules/no-unstyled-classes/styles/component-stylesheets.ts"],"names":[],"mappings":"AAKA,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,uCAAuC,CAAC;AA0C9E,eAAO,MAAM,eAAe,GAC1B,OAAO,MAAM,EAAE,EACf,WAAW,MAAM,KAChB,gBAAgB,EAelB,CAAC;AA0CF,eAAO,MAAM,oBAAoB,GAC/B,kBAAkB,MAAM,KACvB,gBAAgB,EAOlB,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"linked-stylesheets.d.ts","sourceRoot":"","sources":["../../../../../../../../packages/lint-suite/src/lib/rules/no-unstyled-classes/styles/linked-stylesheets.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,uCAAuC,CAAC;AAE9E,eAAO,MAAM,iBAAiB,GAC5B,UAAU,MAAM,EAChB,kBAAkB,MAAM,KACvB,gBAAgB,EAIlB,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"stylesheet-classes.d.ts","sourceRoot":"","sources":["../../../../../../../../packages/lint-suite/src/lib/rules/no-unstyled-classes/styles/stylesheet-classes.ts"],"names":[],"mappings":"AAQA,OAAO,KAAK,EACV,iBAAiB,EAEjB,gBAAgB,EACjB,MAAM,uCAAuC,CAAC;AA2H/C,eAAO,MAAM,iBAAiB,GAC5B,SAAS,gBAAgB,EAAE,KAC1B,iBAiBF,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"stylesheet-collection.d.ts","sourceRoot":"","sources":["../../../../../../../../packages/lint-suite/src/lib/rules/no-unstyled-classes/styles/stylesheet-collection.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAU,IAAI,EAAQ,MAAM,SAAS,CAAC;AAKlD,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,uCAAuC,CAAC;AA2B7E,eAAO,MAAM,iBAAiB,GAC5B,MAAM,IAAI,EACV,WAAW,MAAM,KAChB,eAaF,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"stylesheet-imports.d.ts","sourceRoot":"","sources":["../../../../../../../../packages/lint-suite/src/lib/rules/no-unstyled-classes/styles/stylesheet-imports.ts"],"names":[],"mappings":"AA2CA,eAAO,MAAM,uBAAuB,GAClC,QAAQ,MAAM,EACd,WAAW,MAAM,KAChB,MAAM,GAAG,IAcX,CAAC"}
|
|
@@ -1,3 +0,0 @@
|
|
|
1
|
-
import type { StylesheetLookup } from '../common/no-unstyled-classes.type.ts';
|
|
2
|
-
export declare const templateStylesheets: (templateFilename: string, template: string, cwd: string, globalStyles: string[]) => StylesheetLookup;
|
|
3
|
-
//# sourceMappingURL=template-stylesheets.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"template-stylesheets.d.ts","sourceRoot":"","sources":["../../../../../../../../packages/lint-suite/src/lib/rules/no-unstyled-classes/styles/template-stylesheets.ts"],"names":[],"mappings":"AAMA,OAAO,KAAK,EAEV,gBAAgB,EAEjB,MAAM,uCAAuC,CAAC;AAE/C,eAAO,MAAM,mBAAmB,GAC9B,kBAAkB,MAAM,EACxB,UAAU,MAAM,EAChB,KAAK,MAAM,EACX,cAAc,MAAM,EAAE,KACrB,gBAiBF,CAAC"}
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
import type { SourceFile, TypeChecker } from 'typescript';
|
|
2
|
-
import type { DiscoveredClasses } from '../common/project-usage.type.ts';
|
|
3
|
-
/** Angular components and directives declared in one source file. */
|
|
4
|
-
export declare const angularClasses: (sourceFile: SourceFile, checker: TypeChecker) => DiscoveredClasses;
|
|
5
|
-
//# sourceMappingURL=angular-component-discovery.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"angular-component-discovery.d.ts","sourceRoot":"","sources":["../../../../../../../../../packages/lint-suite/src/lib/rules/no-unused-angular-instance-fields/project-usage/angular/angular-component-discovery.ts"],"names":[],"mappings":"AAQA,OAAO,KAAK,EAKV,UAAU,EACV,WAAW,EACZ,MAAM,YAAY,CAAC;AAUpB,OAAO,KAAK,EAEV,iBAAiB,EAElB,MAAM,iCAAiC,CAAC;AA+FzC,qEAAqE;AACrE,eAAO,MAAM,cAAc,GACzB,YAAY,UAAU,EACtB,SAAS,WAAW,KACnB,iBA2BF,CAAC"}
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import type { ClassLikeDeclaration, ObjectLiteralExpression } from 'typescript';
|
|
2
|
-
import type { Discovery } from '../common/project-usage.type.ts';
|
|
3
|
-
/**
|
|
4
|
-
* Resolves a standalone component's `imports` to program classes. Library
|
|
5
|
-
* classes and pipes are skipped; anything that cannot be classified (an
|
|
6
|
-
* NgModule, a spread, a `forwardRef`) makes the scope unknown.
|
|
7
|
-
*/
|
|
8
|
-
export declare const scopeOf: (metadata: ObjectLiteralExpression, discovery: Discovery) => ClassLikeDeclaration[] | null;
|
|
9
|
-
//# sourceMappingURL=angular-component-scope.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"angular-component-scope.d.ts","sourceRoot":"","sources":["../../../../../../../../../packages/lint-suite/src/lib/rules/no-unused-angular-instance-fields/project-usage/angular/angular-component-scope.ts"],"names":[],"mappings":"AAOA,OAAO,KAAK,EACV,oBAAoB,EAEpB,uBAAuB,EAExB,MAAM,YAAY,CAAC;AAIpB,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,iCAAiC,CAAC;AAgEjE;;;;GAIG;AACH,eAAO,MAAM,OAAO,GAClB,UAAU,uBAAuB,EACjC,WAAW,SAAS,KACnB,oBAAoB,EAAE,GAAG,IAwB3B,CAAC"}
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import type { ClassLikeDeclaration, Expression, Symbol } from 'typescript';
|
|
2
|
-
import type { DecoratorKind, Discovery } from '../common/project-usage.type.ts';
|
|
3
|
-
/**
|
|
4
|
-
* Follows an alias one hop at a time so every re-exporting file on the way
|
|
5
|
-
* to the target becomes a dependency of the discovery result.
|
|
6
|
-
*/
|
|
7
|
-
export declare const resolveAlias: (symbol: Symbol, discovery: Discovery) => Symbol;
|
|
8
|
-
export declare const angularDecoratorKind: (expression: Expression, discovery: Discovery) => DecoratorKind | null;
|
|
9
|
-
export declare const classDecoratorKind: (declaration: ClassLikeDeclaration, discovery: Discovery) => DecoratorKind | null;
|
|
10
|
-
//# sourceMappingURL=angular-decorator-kind.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"angular-decorator-kind.d.ts","sourceRoot":"","sources":["../../../../../../../../../packages/lint-suite/src/lib/rules/no-unused-angular-instance-fields/project-usage/angular/angular-decorator-kind.ts"],"names":[],"mappings":"AAQA,OAAO,KAAK,EACV,oBAAoB,EAEpB,UAAU,EAEV,MAAM,EACP,MAAM,YAAY,CAAC;AAEpB,OAAO,KAAK,EAAE,aAAa,EAAE,SAAS,EAAE,MAAM,iCAAiC,CAAC;AAwChF;;;GAGG;AACH,eAAO,MAAM,YAAY,GAAI,QAAQ,MAAM,EAAE,WAAW,SAAS,KAAG,MAkBnE,CAAC;AAEF,eAAO,MAAM,oBAAoB,GAC/B,YAAY,UAAU,EACtB,WAAW,SAAS,KACnB,aAAa,GAAG,IAoBlB,CAAC;AAEF,eAAO,MAAM,kBAAkB,GAC7B,aAAa,oBAAoB,EACjC,WAAW,SAAS,KACnB,aAAa,GAAG,IAmBlB,CAAC"}
|