Skip to content

checkdigit/eslint-plugin

Repository files navigation

@checkdigit/eslint-plugin

Copyright (c) 2021-2024 Check Digit, LLC

Rules

  • @checkdigit/no-card-numbers
  • @checkdigit/file-path-comment
  • @checkdigit/no-random-v4-uuid
  • @checkdigit/no-uuid
  • @checkdigit/require-strict-assert
  • @checkdigit/no-wallaby-comment
  • @checkdigit/regular-expression-comment
  • @checkdigit/require-assert-predicate-rejects-throws
  • @checkdigit/object-literal-response
  • @checkdigit/no-test-import
  • @checkdigit/no-side-effects
  • @checkdigit/no-promise-instance-method
  • @checkdigit/invalid-json-stringify
  • @checkdigit/no-legacy-service-typing
  • @checkdigit/require-resolve-full-response
  • @checkdigit/require-type-out-of-type-only-imports
  • @checkdigit/require-ts-extension-imports

Configurations

  • @checkdigit/all
  • @checkdigit/recommended

License

MIT