Skip to content

Latest commit

 

History

History
33 lines (26 loc) · 883 Bytes

README.md

File metadata and controls

33 lines (26 loc) · 883 Bytes

@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
  • @checkdigit/no-enum

Configurations

  • @checkdigit/all
  • @checkdigit/recommended

License

MIT