Michael Giraldo
Results
1
issues of
Michael Giraldo
ESLint 10 changed how scope managers are supposed to work. TypeScript-ESLint didn’t implement the new contract, which is why ESLint 10 crashes with the missing `addGlobals` method. This PR basically...