|
Up
|
|
|
|
|
adjacent-overload-signatures.mdx
|
|
|
|
|
array-type.mdx
|
|
|
|
|
await-thenable.mdx
|
|
|
|
|
ban-ts-comment.mdx
|
|
|
|
|
ban-tslint-comment.mdx
|
|
|
|
|
ban-types.md
|
|
|
|
|
block-spacing.md
|
|
|
|
|
brace-style.md
|
|
|
|
|
camelcase.md
|
|
|
|
|
class-literal-property-style.mdx
|
|
|
|
|
class-methods-use-this.mdx
|
|
|
|
|
comma-dangle.md
|
|
|
|
|
comma-spacing.md
|
|
|
|
|
consistent-generic-constructors.mdx
|
|
|
|
|
consistent-indexed-object-style.mdx
|
|
|
|
|
consistent-return.mdx
|
|
|
|
|
consistent-type-assertions.mdx
|
|
|
|
|
consistent-type-definitions.mdx
|
|
|
|
|
consistent-type-exports.mdx
|
|
|
|
|
consistent-type-imports.mdx
|
|
|
|
|
default-param-last.mdx
|
|
|
|
|
dot-notation.mdx
|
|
|
|
|
explicit-function-return-type.mdx
|
|
|
|
|
explicit-member-accessibility.mdx
|
|
|
|
|
explicit-module-boundary-types.mdx
|
|
|
|
|
func-call-spacing.md
|
|
|
|
|
indent.md
|
|
|
|
|
init-declarations.mdx
|
|
|
|
|
key-spacing.md
|
|
|
|
|
keyword-spacing.md
|
|
|
|
|
lines-around-comment.md
|
|
|
|
|
lines-between-class-members.md
|
|
|
|
|
max-params.mdx
|
|
|
|
|
member-delimiter-style.md
|
|
|
|
|
member-ordering.mdx
|
|
|
|
|
method-signature-style.mdx
|
|
|
|
|
naming-convention.mdx
|
|
|
|
|
no-array-constructor.mdx
|
|
|
|
|
no-array-delete.mdx
|
|
|
|
|
no-base-to-string.mdx
|
|
|
|
|
no-confusing-non-null-assertion.mdx
|
|
|
|
|
no-confusing-void-expression.mdx
|
|
|
|
|
no-deprecated.mdx
|
|
|
|
|
no-dupe-class-members.mdx
|
|
|
|
|
no-duplicate-enum-values.mdx
|
|
|
|
|
no-duplicate-imports.mdx
|
|
|
|
|
no-duplicate-type-constituents.mdx
|
|
|
|
|
no-dynamic-delete.mdx
|
|
|
|
|
no-empty-function.mdx
|
|
|
|
|
no-empty-interface.mdx
|
|
|
|
|
no-empty-object-type.mdx
|
|
|
|
|
no-explicit-any.mdx
|
|
|
|
|
no-extra-non-null-assertion.mdx
|
|
|
|
|
no-extra-parens.md
|
|
|
|
|
no-extra-semi.md
|
|
|
|
|
no-extraneous-class.mdx
|
|
|
|
|
no-floating-promises.mdx
|
|
|
|
|
no-for-in-array.mdx
|
|
|
|
|
no-implied-eval.mdx
|
|
|
|
|
no-import-type-side-effects.mdx
|
|
|
|
|
no-inferrable-types.mdx
|
|
|
|
|
no-invalid-this.mdx
|
|
|
|
|
no-invalid-void-type.mdx
|
|
|
|
|
no-loop-func.mdx
|
|
|
|
|
no-loss-of-precision.mdx
|
|
|
|
|
no-magic-numbers.mdx
|
|
|
|
|
no-meaningless-void-operator.mdx
|
|
|
|
|
no-misused-new.mdx
|
|
|
|
|
no-misused-promises.mdx
|
|
|
|
|
no-mixed-enums.mdx
|
|
|
|
|
no-namespace.mdx
|
|
|
|
|
no-non-null-asserted-nullish-coalescing.mdx
|
|
|
|
|
no-non-null-asserted-optional-chain.mdx
|
|
|
|
|
no-non-null-assertion.mdx
|
|
|
|
|
no-parameter-properties.mdx
|
|
|
|
|
no-redeclare.mdx
|
|
|
|
|
no-redundant-type-constituents.mdx
|
|
|
|
|
no-require-imports.mdx
|
|
|
|
|
no-restricted-imports.mdx
|
|
|
|
|
no-restricted-types.mdx
|
|
|
|
|
no-shadow.mdx
|
|
|
|
|
no-this-alias.mdx
|
|
|
|
|
no-type-alias.mdx
|
|
|
|
|
no-unnecessary-boolean-literal-compare.mdx
|
|
|
|
|
no-unnecessary-condition.mdx
|
|
|
|
|
no-unnecessary-parameter-property-assignment.mdx
|
|
|
|
|
no-unnecessary-qualifier.mdx
|
|
|
|
|
no-unnecessary-template-expression.mdx
|
|
|
|
|
no-unnecessary-type-arguments.mdx
|
|
|
|
|
no-unnecessary-type-assertion.mdx
|
|
|
|
|
no-unnecessary-type-constraint.mdx
|
|
|
|
|
no-unnecessary-type-parameters.mdx
|
|
|
|
|
no-unsafe-argument.mdx
|
|
|
|
|
no-unsafe-assignment.mdx
|
|
|
|
|
no-unsafe-call.mdx
|
|
|
|
|
no-unsafe-declaration-merging.mdx
|
|
|
|
|
no-unsafe-enum-comparison.mdx
|
|
|
|
|
no-unsafe-function-type.mdx
|
|
|
|
|
no-unsafe-member-access.mdx
|
|
|
|
|
no-unsafe-return.mdx
|
|
|
|
|
no-unsafe-type-assertion.mdx
|
|
|
|
|
no-unsafe-unary-minus.mdx
|
|
|
|
|
no-unused-expressions.mdx
|
|
|
|
|
no-unused-vars.mdx
|
|
|
|
|
no-use-before-define.mdx
|
|
|
|
|
no-useless-constructor.mdx
|
|
|
|
|
no-useless-empty-export.mdx
|
|
|
|
|
no-useless-template-literals.mdx
|
|
|
|
|
no-var-requires.mdx
|
|
|
|
|
no-wrapper-object-types.mdx
|
|
|
|
|
non-nullable-type-assertion-style.mdx
|
|
|
|
|
object-curly-spacing.md
|
|
|
|
|
only-throw-error.mdx
|
|
|
|
|
padding-line-between-statements.md
|
|
|
|
|
parameter-properties.mdx
|
|
|
|
|
prefer-as-const.mdx
|
|
|
|
|
prefer-destructuring.mdx
|
|
|
|
|
prefer-enum-initializers.mdx
|
|
|
|
|
prefer-find.mdx
|
|
|
|
|
prefer-for-of.mdx
|
|
|
|
|
prefer-function-type.mdx
|
|
|
|
|
prefer-includes.mdx
|
|
|
|
|
prefer-literal-enum-member.mdx
|
|
|
|
|
prefer-namespace-keyword.mdx
|
|
|
|
|
prefer-nullish-coalescing.mdx
|
|
|
|
|
prefer-optional-chain.mdx
|
|
|
|
|
prefer-promise-reject-errors.mdx
|
|
|
|
|
prefer-readonly-parameter-types.mdx
|
|
|
|
|
prefer-readonly.mdx
|
|
|
|
|
prefer-reduce-type-parameter.mdx
|
|
|
|
|
prefer-regexp-exec.mdx
|
|
|
|
|
prefer-return-this-type.mdx
|
|
|
|
|
prefer-string-starts-ends-with.mdx
|
|
|
|
|
prefer-ts-expect-error.mdx
|
|
|
|
|
promise-function-async.mdx
|
|
|
|
|
quotes.md
|
|
|
|
|
README.md
|
|
|
|
|
related-getter-setter-pairs.mdx
|
|
|
|
|
require-array-sort-compare.mdx
|
|
|
|
|
require-await.mdx
|
|
|
|
|
restrict-plus-operands.mdx
|
|
|
|
|
restrict-template-expressions.mdx
|
|
|
|
|
return-await.mdx
|
|
|
|
|
semi.md
|
|
|
|
|
sort-type-constituents.mdx
|
|
|
|
|
sort-type-union-intersection-members.mdx
|
|
|
|
|
space-before-blocks.md
|
|
|
|
|
space-before-function-paren.md
|
|
|
|
|
space-infix-ops.md
|
|
|
|
|
strict-boolean-expressions.mdx
|
|
|
|
|
switch-exhaustiveness-check.mdx
|
|
|
|
|
TEMPLATE.md
|
|
|
|
|
triple-slash-reference.mdx
|
|
|
|
|
type-annotation-spacing.md
|
|
|
|
|
typedef.mdx
|
|
|
|
|
unbound-method.mdx
|
|
|
|
|
unified-signatures.mdx
|
|
|
|
|
use-unknown-in-catch-callback-variable.mdx
|
|
|
|