When building an application with React, an eslint
configuration file is included. To avoid conflicting linter rules, let’s remove the configuration file that you created previously.
rm ~/.eslintrc.json
Your computer is all set and ready for Code 301!