📁 rules
¶
📊 Analysis Summary For Folder¶
Metric | Count |
---|---|
📁 Total Files | 127 |
🔧 Functions | 28 |
📦 Imports | 417 |
📐 Interfaces | 1 |
📑 Type Aliases | 8 |
📊 Variables | 168 |
🔢 Line Count | 126,123 |
📋 Files¶
This section contains the following documentation files:
adjacent-overload-signatures.test
array-type.test
await-thenable.test
ban-ts-comment.test
ban-tslint-comment.test
class-literal-property-style.test
consistent-generic-constructors.test
consistent-indexed-object-style.test
consistent-return.test
consistent-type-assertions.test
consistent-type-definitions.test
consistent-type-exports.test
consistent-type-imports.test
default-param-last.test
dot-notation.test
explicit-function-return-type.test
explicit-member-accessibility.test
explicit-module-boundary-types.test
index.test
init-declarations.test
max-params.test
member-ordering.test
method-signature-style.test
no-array-constructor.test
no-array-delete.test
no-base-to-string.test
no-confusing-non-null-assertion.test
no-confusing-void-expression.test
no-deprecated.test
no-dupe-class-members.test
no-duplicate-enum-values.test
no-duplicate-type-constituents.test
no-dynamic-delete.test
no-empty-function.test
no-empty-interface.test
no-empty-object-type.test
no-explicit-any.test
no-extra-non-null-assertion.test
no-extraneous-class.test
no-floating-promises.test
no-for-in-array.test
no-implied-eval.test
no-import-type-side-effects.test
no-inferrable-types.test
no-invalid-this.test
no-invalid-void-type.test
no-loop-func.test
no-loss-of-precision.test
no-magic-numbers.test
no-meaningless-void-operator.test
no-misused-new.test
no-misused-promises.test
no-misused-spread.test
no-mixed-enums.test
no-namespace.test
no-non-null-asserted-nullish-coalescing.test
no-non-null-asserted-optional-chain.test
no-non-null-assertion.test
no-redeclare.test
no-redundant-type-constituents.test
no-require-imports.test
no-restricted-imports.test
no-restricted-types.test
no-this-alias.test
no-type-alias.test
no-unnecessary-boolean-literal-compare.test
no-unnecessary-condition.test
no-unnecessary-parameter-property-assignment.test
no-unnecessary-qualifier.test
no-unnecessary-template-expression.test
no-unnecessary-type-arguments.test
no-unnecessary-type-assertion.test
no-unnecessary-type-constraint.test
no-unnecessary-type-conversion.test
no-unnecessary-type-parameters.test
no-unsafe-argument.test
no-unsafe-assignment.test
no-unsafe-call.test
no-unsafe-declaration-merging.test
no-unsafe-enum-comparison.test
no-unsafe-function-type.test
no-unsafe-member-access.test
no-unsafe-return.test
no-unsafe-type-assertion.test
no-unsafe-unary-minus.test
no-unused-expressions.test
no-use-before-define.test
no-useless-constructor.test
no-useless-empty-export.test
no-var-requires.test
no-wrapper-object-types.test
non-nullable-type-assertion-style.test
only-throw-error.test
parameter-properties.test
prefer-as-const.test
prefer-destructuring.test
prefer-enum-initializers.test
prefer-find.test
prefer-for-of.test
prefer-function-type.test
prefer-includes.test
prefer-literal-enum-member.test
prefer-namespace-keyword.test
prefer-nullish-coalescing.test
prefer-promise-reject-errors.test
prefer-readonly-parameter-types.test
prefer-readonly.test
prefer-reduce-type-parameter.test
prefer-regexp-exec.test
prefer-return-this-type.test
prefer-string-starts-ends-with.test
prefer-ts-expect-error.test
promise-function-async.test
related-getter-setter-pairs.test
require-array-sort-compare.test
require-await.test
restrict-plus-operands.test
restrict-template-expressions.test
return-await.test
sort-type-constituents.test
strict-boolean-expressions.test
switch-exhaustiveness-check.test
triple-slash-reference.test
typedef.test
unbound-method.test
unified-signatures.test
use-unknown-in-catch-callback-variable.test