Closed
Description
Before You File a Documentation Request Please Confirm You Have Done The Following...
- I have looked for existing open or closed documentation requests that match my proposal.
- I have read the FAQ and my problem is not listed.
Suggested Changes
class RuleTester extends TSESLint.RuleTester {
// ~~~~~~~~~~~~~~~~~~~
// Uncaught TypeError: Class extends value undefined is not a constructor or null
Just noticed today. Likely a side effect of #5750.
Interestingly, it works locally on my laptop - just not on production...