While setting up linting for my next.js/typescript project I ran into this problem. Whenever I try to run npx eslint . --ext .ts,.tsx or the eslint plugin in VS Cod
npx eslint . --ext .ts,.tsx