Relative Content

Tag Archive for reactjsnext.jslinttypescript-eslinteslintrc

Next Js eslint setup fix option not working

I’m developing a simple blog web app in Next Js with Typescript. I’m trying to learn and setup a lint check for my code. I went through multiple articles for the same and was able to follow them with successful execution.