Uploaded image for project: 'Node.js Driver'
  1. Node.js Driver
  2. NODE-4359

Enable more typescript powered eslint rules

    • Type: Icon: Improvement Improvement
    • Resolution: Unresolved
    • Priority: Icon: Unknown Unknown
    • None
    • Affects Version/s: None
    • Component/s: Tooling

      Relevant rules

      The following rules are disabled, and should be enabled with fixes for the errors they identify

      • @typescript-eslint/no-unsafe-member-access
      • @typescript-eslint/no-unsafe-argument
      • @typescript-eslint/no-unsafe-assignment
      • @typescript-eslint/no-unsafe-return
      • @typescript-eslint/no-unsafe-call
      • @typescript-eslint/restrict-plus-operands
      • @typescript-eslint/restrict-template-expressions

      Also enable typescript+eslint linting on test files, currently the ts+eslint only runs on the src directory.

            Assignee:
            Unassigned Unassigned
            Reporter:
            neal.beeken@mongodb.com Neal Beeken
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: