I am using React and Redux to develop a webapp and when I started up my project I got this:
Line 13: Unexpected use of \'location\' no-restricted-globals Sear
This is a simple and maybe not the best solution, but it works.
On the line above the line you get your error, paste this:
// eslint-disable-next-line no-restricted-globals