lint-action icon indicating copy to clipboard operation
lint-action copied to clipboard

Fix compatibility with eslint v9

Open rkuykendall opened this issue 4 weeks ago • 0 comments

  • Removes the requirement that extensions be passed
    • This may need to be tweaked so as to only be for eslint
  • Does not pass --ext for eslint v9
    • This may need to be genericized for future releases

rkuykendall avatar Jun 17 '24 15:06 rkuykendall