Uploaded image for project: 'VS Code Extension'
  1. VS Code Extension
  2. VSCODE-410

Use consistent type imports

    • Type: Icon: Task Task
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 1.2.1
    • Affects Version/s: None
    • Component/s: Tech debt
    • Labels:
      None
    • 3
    • Not Needed
    • Iteration Hagryphus

      Add a new eslint rule and refactor the extension.

      '@typescript-eslint/consistent-type-imports': [
          'error',
          { prefer: 'type-imports' },
      ],
      

            Assignee:
            alena.khineika@mongodb.com Alena Khineika
            Reporter:
            alena.khineika@mongodb.com Alena Khineika
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: