FIX(package.json) - Specify dir for eslint script
Before we were running the linter on all the js files of the repository but now we have the docs dir for the github pages. So now we specify the lib and tests dirs.
Loading
Please sign in to comment