Fearch
Fearch copied to clipboard
Document how to run eslint
Update README.md and include how to setup node modules (npm install), what are the perquisites (node and npm in this case) and how to run eslint (npm run ci:lint) in order to check lint errors.
I will try to solve the issue...
Great, go ahead.