I have set up eslint to check my two js files. When I run eslint ./file1.js ./file2.js the eslint works fine however when i try to automate it by adding it to my package.jso