typescript-eslint icon indicating copy to clipboard operation
typescript-eslint copied to clipboard

feat(typescript-eslint): improve undefined extension handling

Open mstykow opened this issue 1 year ago • 4 comments

PR Checklist

  • [x] Addresses an existing open issue: fixes #10176
  • [ ] That issue was marked as accepting prs
  • [x] Steps in Contributing were taken

Overview

Addresses #10176 by checking if any of the extensions are undefined and throwing a helpful error if true.

mstykow avatar Oct 19 '24 16:10 mstykow