Configuring linting and adding autoformatting

We are going to take our Create React App project to the next level in this lesson by fully setting up linting and also adding a tool that will autoformat the code.

Re-open the project in the correct folder #

Before we start, we need to open the project we created in the last lesson in the root folder. The root folder should have the same name as your app and should contain the package.json file.

Get hands-on with 1200+ tech skills courses.