Linting wasn't working properly in React and was designating a buck of React components as unused when in fact they are used in the project. The changes made to eslintrc.json keep from these types of errors surfacing while at the same time keeping office-addin-lint working as expected.