Typescript errors in stock Next.js install
Every time I create a next.js app (create-next-app) using typescript I get hundreds of “Problems” in my tsx files. How do I fix this?
Every time I create a next.js app (create-next-app) using typescript I get hundreds of “Problems” in my tsx files. How do I fix this?