I was using react-scripts 3.4.1 before, and when I run npm start, the console show eslint warning such as bar variable is never used [FILENAME] [LINENUMBER]
npm start
bar variable is never used [FILENAME] [LINENUMBER]